4.5. Enterprise Web Serverの停止
httpd およびTomcatサービスをコマンドプロンプトあるいは Computer Management ツールから実行可能です。
手順4.15 コマンドプロンプトからEnterprise Web Serverを停止
この手順に従い、httpd およびTomcatのサービスをコマンドプロンプトから停止します。
- 管理者としてCommand Prompt を実行します。
- ボタンをクリックします。
へ移動します。 - Command Promptを右クリックし、
管理者として実行 (Run as administrator)を選択します。
- コマンドプロンプトで以下のコマンドを入力しTomcatサービスを実行します。
net stop tomcat<VERSION>
net stop tomcat<VERSION>Copy to Clipboard Copied! Toggle word wrap Toggle overflow - コマンドプロンプトで以下のコマンドを実行しhttpd サービスを起動します。
net stop httpd
net stop httpdCopy to Clipboard Copied! Toggle word wrap Toggle overflow
手順4.16 Computer Management ツールからEnterprise Web Serverを停止
この手順に従い、httpd およびTomcatのサービスをComputer Management ツールから実行します。
- 管理者としてCommand Prompt を実行します。
- ボタンをクリックします。
へ移動します。 - Command Promptを右クリックし、
管理者として実行 (Run as administrator)を選択します。
へ移動します。 - Services のダイアログにて、サービス名(
httpdあるいはtomcat) を右クリックし、をクリックします。