+

Search Tips   |   Advanced Search

Verify the installation of MobileFirst Server administration

We must log in to the operations console to verify that the installation was successful.

  1. Open a web browser.

  2. Enter the following URL in the address bar: http://hostname:9083/worklightconsole/.

    • In this URL, hostname is the host name of the computer that runs the application server.

    • We must replace 9083 by the HTTP port of your application server.

  3. Log in with a worklightadmin user role.

  4. The console displays the following message: No runtime can be found.. To install a MobileFirst runtime environment we can manage with the operations console, see Install the MobileFirst runtime environment.

    If the Application Center, and operations console are installed in the same Tomcat instance, we cannot log in to the Application Center console and to the operations console at the same time in the same browser. If we try to log in at the same time, you get a 404 Page Not Found error message.

    For example, you get this error message if you open the browser, successfully log in to the Application Center console, open a new tab in the browser, and log in to the operations console.

    This is a technical limitation of Tomcat. The implementation of single sign-on in Tomcat does not allow to use the same browser to log in to the Application Center console and to the operations console at the same time. But the Application Center, and MobileFirst Server require single sign-on. We must exit the browser after the work is done in the Application Center console and restart the browser to log in to the operations console. Then successfully log in to the operations console.


Parent topic: Install administration services and the operations console