WebSphere Application Server runs in its own subsystem, called
QWAS61, which is installed with the product. Use these steps to prepare your
system to run WebSphere Application Server profiles.
About this task
WebSphere Application Server profiles run in the QWAS61 subsystem
and require that TCP/IP is configured and activated on the system. To prepare
your system to run WebSphere Application Server profiles:
Procedure
- Start Transmission Control Protocol/Internet Protocol (TCP/IP).
On the CL command line, enter:
STRTCP
- Start your application server
profile. If the QWAS61 subsystem is not active, it is started
when you start your application server profile.
Important: The
default application server does not automatically start when the subsystem
is started. When you use the startServer Qshell script to start your server,
the QWAS61 subsystem is started if it is not currently active.
What to do next
Use one of the following methods to verify that the application server
is running:
- On the CL command line, enter the Work with Active Jobs (WRKACTJOB) command:
WRKACTJOB SBS(QWAS61)
The
SERVER1 job should be listed if WebSphere Application Server Version 6.1 is
installed. When the server is ready to accept requests, the job log should
contain message WAS0106, "WebSphere application server serverName ready."
- Look for QIBM_WSA_ADMIN under Server Jobs in the Operations Navigator.