ページの先頭行へ戻る
SystemwalkerService Catalog Manager ServerViewResource Orchestrator連携ガイド
FUJITSU Software

6.1.2 アンセットアップ

APP用ドメインのサービス削除

APP用ドメインのサービスを削除します。下記コマンドを実行してください。

【Windows】

call "%SWCTMG_HOME%\glassfish3\glassfish\domains\app-domain\bin\SWCTMGAPPService.exe" uninstall 

【Linux】

rm -f /etc/init.d/GlassFish_app-domain

APP用ドメインの停止

APP用ドメインを停止します。下記コマンドを実行してください。

【Windows】

%SWCTMG_HOME%\glassfish3\bin\asadmin stop-domain app-domain

【Linux】

/opt/FJSVctbss/glassfish3/bin/asadmin stop-domain app-domain