Starting and stopping an application server from a Windows command prompt
Starting an application server starts both the application server and any applications that run inside the application server.
Important:
- The status of the application server in the Windows services panel does not change when you start or stop the application server from a command line.
- If you start an application server from a command line, you must stop that application server from a command line.
Procedure
- Log on using a Windows user ID with Administrator authority.
- Start a command prompt session.
-
Choose one of the following depending on your type of application server:
- To start and stop an application server in the command prompt session:
- Switch to the WC_profiledir\bin directory.
- Issue one of the following commands:
- To start an application server:
startServer server1
- To stop an application server:
stopServer server1
- To start an application server:
- To start or stop the WebSphere Application Server Network Deployment deployment manager:
- Switch to the WAS_ND_profiledir\bin directory.
- Issue one of the following commands:
- To start the deployment manager:
startManager
- To stop the deployment manager:
stopManager
- To start the deployment manager:
- To start and stop an application server in the command prompt session:
- Check the application server log files to ensure that the application server and the applications that are running inside the application server started or stopped without error.
- Starting and stopping quick reference. Select the appropriate link from the left pane based on your version of WebSphere Application Server.
-
Start the IBM Knowledge Center.
The IBM Knowledge Center must be started in order to provide help when you use the WebSphere Commerce tools such as the WebSphere Commerce Accelerator.