Verify that the application server has started

When the WebSphere Application Server - Express environment is ready for use, a message is written to the job log of the application server job indicating that the WebSphere Application Server environment is ready.

To verify that your application server instance has started successfully, follow these steps:

    On a CL command line, run the Work with Active Jobs (WRKACTJOB) command.

    Find your application server job in the QASE51 subsystem.

    Specify option 5 (Work with Job) on the option line next to the job, and press Enter.

    On the command line of the Work with Job display, specify option 10 (Display job log, if active), and press Enter.

    Press F10 to display all messages.

    Look for this message:

    WebSphere application server application_server ready.

    where application_server is the name of your application server.

    If the message is not displayed, press F5 to refresh the job log messages until the message is displayed. When the message is displayed, the WebSphere Application Server environment has successfully started. It may take up to 20 minutes for the message to be displayed, depending on your iSeries server. If the message is not displayed, see WebSphere Application Server startup in the Troubleshooting section.

    To display the port number on which the application server is listening for the administrative console, position the cursor on the last line of the message and press F1. This message is displayed:

    WebSphere application server application_server
    	in job app_server_job is ready to handle administrative requests 
    	on port port_number.

    where application_server is the name of your application server, app_server_job is the i5/OSjob name for your application server, and port_number is the number of the port used by the administrative console.

    Press F3 twice to exit.