Starting and stopping WebSphere Application Server starting-and-stopping-websphere-application-server
Several procedures require you to stop or start the instance of WebSphere where you want to deploy AEM forms products. If you are unsure whether the application server has started, you can first view the status of WebSphere Application Server.
View the status of WebSphere Application Server view-the-status-of-websphere-application-server
-
From a command prompt, go to the
[appserver root]/bindirectory. -
Enter the following command, replacing server_name with the name of your WebSphere Application Server:
- (Windows)
serverStatus.batserver_name - (Linux, UNIX) ./
serverStatus.shserver_name
- (Windows)
Start WebSphere Application Server start-websphere-application-server
-
From a command prompt, go to the
[appserver root]/bindirectory. -
Enter the following command, replacing server_name with the name of your WebSphere Application Server:
- (Windows)
startServer.batserver_name - (Linux, UNIX) ./
startServer.shserver_name
- (Windows)
Stop WebSphere Application Server stop-websphere-application-server
-
From a command prompt, go to the
[appserver root]/bindirectory. -
Enter the following command, replacing server_name with the name of your WebSphere Application Server:
- (Windows)
stopServer.batserver_name - (Linux, UNIX) ./
stopServer.shserver_name
- (Windows)
recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2