Start and stop an application server on i5/OS
Starting an application server starts both the application server and any applications that run inside the application server.
Your user profile must have *JOBCTL authority to start or stop an application server.
To start an application server on i5/OS:
- Ensure the WAS subsystem is started by doing the following:
- Start a command session.
- Issue the following command:
WRKSBS- Ensure that the following subsystem appears in the list of running subsystems displayed:
QWAS6
- Start a QShell session by entering the following from an i5/OS command line:
STRQSH- Do one of the following:
These commands are case sensitive.
- To start an application server
WC_profiledir/bin/startServer -servername- To stop an application server
WC_profiledir/bin/stopServer -servername- To start an application server under WAS Network Deployment
WAS_ND_profiledir/bin/startServer -profileName WAS_ND_profile- To stop an application server under WAS Network Deployment
WAS_ND_profiledir/bin/stopServer
Related Concepts
Application server log files
Related tasks
Ensure that WebSphere Commerce is started
Start the WAS subsystem (i5/OS system)
Start and stop WebSphere Commerce