WebSphere Application Server の起動と停止 starting-and-stopping-websphere-application-server
一部の手順では、AEM Forms 製品をデプロイする WebSphere のインスタンスを停止または起動する必要があります。アプリケーションサーバーが起動しているかどうかわからない場合は、まず WebSphere Application Server のステータスを表示します。
WebSphere Application Server のステータスの表示 view-the-status-of-websphere-application-server
-
コマンドプロンプトで、
[appserver root]/bin
ディレクトリに移動します。 -
次のコマンドを入力します。server_name には、WebSphere Application Server の名前を指定します。
- (Windows)
serverStatus.bat
server_name - (Linux、UNIX)/
serverStatus.sh
server_name
- (Windows)
WebSphere Application Server の起動 start-websphere-application-server
-
コマンドプロンプトで、
[appserver root]/bin
ディレクトリに移動します。 -
次のコマンドを入力します。server_name には、WebSphere Application Server の名前を指定します。
- (Windows)
startServer.bat
server_name - (Linux、UNIX)/
startServer.sh
server_name
- (Windows)
WebSphere Application Server の停止 stop-websphere-application-server
-
コマンドプロンプトで、
[appserver root]/bin
ディレクトリに移動します。 -
次のコマンドを入力します。server_name には、WebSphere Application Server の名前を指定します。
- (Windows)
stopServer.bat
server_name - (Linux、UNIX)/
stopServer.sh
server_name
- (Windows)
recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2