前提条件
症状
xxxx MBean を見つけることができませんここで、xxxx は、 アプリケーション管理 MBean などの特定の MBean を示します。
解決策
\directory\profiles\profileName\config\cells\cellName\nodes\nodeName
ここで、directory は WebSphere Application Server のインストール・ディレクトリーです。
profileName、cellName、および nodeName が、デプロイメント・マネージャー用に定義されている設定です。
例えば、C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config\cells\myMachineNode02Cell\nodes\myMachineNode02\serverindex.xml などです。
serverindex.xml ファイルで、以下の例のようなエントリーを探してください。
<specialEndpoints xmi:id="NamedEndPoint_1149698116641" endPointName="SOAP_CONNECTOR_ADDRESS"> <endPoint xmi:id="EndPoint_1149698116641" host="mymachine" port="8879" \>この例におけるデプロイメント・マネージャーの SOAP ポート値は 8879 です。