上一主题: 故障排除下一主题: 其他故障排除


详细说明设置

  1. 确认已在 WebSphere 应用程序服务器管理控制台中启用 SIB 服务。

    “在服务器启动时启用服务”复选框必须处于选中状态。 还可以在位于以下位置的 sib-service.xml 中进行检查:

    <WAS_Home>\profiles\<profile-name>\config\cells\<cell-name>\nodes\<node-name>\servers\<server-name>
    

    条目:

    <sibservice:SIBService xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:sibservice="http://www.ibm.com/websphere/aPowerPackserver/schemas/6.1/sibservice.xmi" xmi:id="SIBService_1" enable="true"/>
    
  2. 如果已从 WebSphere 应用程序服务器管理控制台通过“运行时”选项卡手工启用 SIB 度量标准,则“保持更改”复选框必须处于选中状态。 否则,在重新启动产品时,将不再保持 PMI 启用更改。
  3. 要从 CA APM for IBM WebSphere Application Server Distributed 的早期版本进行升级,请禁用 IntroscopeCustomService,并启用 PowerPackCustomService。 执行以下检查:
    1. 此条目位于 server.xml,该文件位于:
      <WAS_Home>\profiles\<profile-name>\config\cells\<cell-name>\nodes\<node-name>\servers\<server-name>\server.xml
      
    2. 此条目采用以下格式:用斜体突出显示表示扩展(对于 Introscope 服务)早期版本的条目。 用粗体突出显示表示自定义服务的条目。 旧条目仅在使用 CA APM for IBM WebSphere Application Server Distributed 的早期版本时才存在。
      <customServices xmi:id="CustomService_1213859763032" enable="false" classname="com.wily.introscope.api.websphere.IntroscopeCustomService" displayName="Introscope Custom Service" classpath="C:/ibm/WebSphere/AppServer/wily/WebAppSupport.jar"/>
      <customServices xmi:id="CustomService_1229337493375" enable="true" classname="com.wily.powerpack.websphere.agent.PPCustomService" displayName="CA Wily Custom Service for WAS distributed 9.0" description="Custom service for CA Wily WAS distributed 9.0" classpath="C:/Program Files/IBM/WebSphere/AppServer/wily/WebAppSupport.jar;C:/Program Files/IBM/WebSphere/AppServer/wily/ext/PowerpackForWebSphere_Agent.jar"/>
      
  4. 确认已在服务器或群集成员上配置 SIBus。