先决条件
症状
找不到 xxxx MBean其中 xxxx 指定特定 MBean,例如,应用程序管理 MBean。
解决方案
\directory\profiles\profileName\config\cells\cellName\nodes\nodeName
其中 directory
是 WebSphere Application
Server 的安装目录。profileName、cellName
和 nodeName 是对 deployment manager 定义的设置。例如,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" \>在此示例中,deployment manager 的 SOAP 端口值为 8879。