Enterprise Service Bus バージョン 6.2.0
オペレーティング・システム:
AIX、HP-UX、i5/OS、Linux、Solaris、Windows
サーバーおよびノードの停止
機能の追加先とする製品、または拡張あるいはアンインストールを行う製品の すべてで、サーバー、デプロイメント・マネージャー、ノード・エージェントのすべてのプロ セスを停止します。
このタスクについて
特定のコマンドを使用して、サーバー、デプロイメント・マネージャー、およびノード・エージェント・プロセスを停止します。以下のステップを実行してこれらのプロセスを停止してください。
手順
1 つ以上のデプロイメント・マネージャーがインストールされている場合は、
stopManager
コマンドを使用して各
dmgr
プロセスを停止します。
例えば、プラットフォームに応じて、以下のコマンドのいずれかを実行します (ここで、
profile_root
はデプロイメント・マネージャー・プロファイルのインストール・ディレクトリーを表します)。
i5/OS® プラットフォームの場合:
profile_root
/bin/stopManager
Linux® および UNIX® プラットフォームの場合:
profile_root
/bin/stopManager.sh
Windows® プラットフォームの場合:
profile_root
¥bin¥stopManager.bat
セキュリティーが有効な場合は、代わりに以下のコマンドのいずれかを使用します。
i5/OS プラットフォームの場合:
profile_root
/bin/stopManager -user
user_ID
-password
password
Linux および UNIX プラットフォームの場合:
profile_root
/bin/stopManager.sh -user
user_ID
-password
password
Windows プラットフォームの場合:
profile_root
¥bin¥stopManager.bat -user
user_ID
-password
password
stopNode
コマンドを使用して、ノード・エージェント・プロセスを停止します。
システムのデプロイメント・マネージャーに統合されているノードがある場合は、統 合されたノードと共に各サーバーで実行されている可能性のある個々のノード・エージェント・プロ セスを停止します。例えば、プラットフォームに応じて、以下のいずれかのコマンドを実行し、ノード・エージェント・プロセスを停止します (ここで、
profile_root
は統合ノードのインストール・ディレクトリーを表します)。
i5/OS プラットフォームの場合:
profile_root
/bin/stopNode
Linux および UNIX プラットフォームの場合:
profile_root
/bin/stopNode.sh
Windows プラットフォームの場合:
profile_root
¥bin¥stopNode.bat
サーバーが実行中でセキュリティーが使用可能に設定されている場合は、代わりに以下のコマンドのいずれかを使用します。
i5/OS プラットフォームの場合:
profile_root
/bin/stopNode -user
user_ID
-password
password
Linux および UNIX プラットフォームの場合:
profile_root
/bin/stopNode.sh -user
user_ID
-password
password
Windows プラットフォームの場合:
profile_root
¥bin¥stopNode.bat -user
user_ID
-password
password
stopServer
コマンドを使用して、稼働しているスタンドアロン・サーバーをそれぞれ停止します。
サーバー上のすべてのプロファイルのサーバー・プロセスをすべて停止します。例えば、プラットフォームに応じて、以下のいずれかのコマンドを実行し、プロファイル内のサーバーを停止します。この例で、
profile_root
はプロファイルのインストール場所を表します。
i5/OS プラットフォームの場合:
profile_root
/bin/stopServer
serverName
Linux および UNIX プラットフォームの場合:
profile_root
/bin/stopServer.sh
server1
Windows プラットフォームの場合:
profile_root
¥bin¥stopServer.bat
server1
サーバーが実行中でセキュリティーが使用可能に設定されている場合は、代わりに以下のコマンドのいずれかを使用します。
i5/OS プラットフォームの場合:
profile_root
/bin/stopServer
serverName
-user
user_ID
-password
password
Linux および UNIX プラットフォームの場合:
profile_root
/bin/stopServer.sh
server1
-user
user_ID
-password
password
Windows プラットフォームの場合:
profile_root
¥bin¥stopServer.bat
server1
-user
user_ID
-password
password
次のタスク
これで、WebSphere® 製品に機能を追加したり、この製品を拡張またはアンインストールできるようになりました。
親トピック:
WebSphere ESB のインストールに関する前提条件