CWPMI

CWPMI0001W: 已将空路径传递给 PMI:{0}
Explanation 已将一个空路径或无效路径传递到性能监控基础结构(PMI)中。PMI 使用路径标识来安排用于跟踪应用程序统计信息的计数器。PMI 从根路径开始,而所有 WebSphere 组件和应用程序将它们的统计信息存储为根路径的分支。如果将空路径传递到 PMI,那么将导致 PMI 无法满足对其发出的请求,这是因为它找不到所指定的项。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0002W: 找不到 MBean 的 PMI 模块名称:{0}
Explanation 性能监控基础结构(PMI)的调用者指定的受管 Bean(MBean)名称无法与内部 PMI 名称匹配。在 Java 管理扩展(JMX)规范中,MBean 是用于表示可管理性资源的 Java 对象。可通过 MBean 接口来访问 PMI 资源。如果指定的 MBean 名称与当前装入的 PMI 名称不匹配,那么将生成此警告。此问题的原因是,主调应用程序发生错误,或者主调应用程序尝试引用应用程序服务器未装入的 PMI 名称。
Action 当使用第三方性能监视工具来查看 PMI 统计信息时,您将接收到此消息。请检查该工具的配置是否正确。
CWPMI0003W: MultipleObjectNamesExistException:MBean 键是:{0}
Explanation 性能监控基础结构(PMI)的调用者指定的受管 Bean(MBean)名称与多个 PMI 名称匹配。在 Java 管理扩展(JMX)规范中,MBean 是用于表示可管理性资源的 Java 对象。可通过 MBean 接口来访问 PMI 资源。如果指定的 MBean 名称与多个 PMI 名称匹配,那么将发生此错误。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0004W: 获取 PmiJmxMapper 中的 AdminUtilImpl 时出现异常:{0}
Explanation PmiJmxMapper 类无法创建新的 AdminUtil 类。AdminUtil 接口使 PMI 能够访问管理对象,Java 管理扩展(JMX)在进行连接时,将需要使用该对象。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0005W: 已将空参数传递给 PMI:{0}
Explanation 当“性能监控基础结构”(PMI)执行更新时,如果 PMI 客户机发送的其中一个参数为空,那么就会触发此事件。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0006W: 找不到 PMI 数据描述符的 Mbean:{0}
Explanation 性能监控基础结构(PMI)无法使某个 PMI 名称与它的相关联受管 Bean(MBean)匹配。在 Java 管理扩展(JMX)规范中,MBean 是用于表示可管理性资源的 Java 对象。可通过 MBean 接口来访问 PMI 资源。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0007W: 找不到 PMI 模块配置:{0}
Explanation 此错误标识性能监控基础结构(PMI)找不到所指定模块的配置这一情况。模块是 PMI 用来在应用程序服务器中对各种功能组件进行划分的组织单元。
Action 这是意外的异常。无法立即确定原因。如果问题仍存在,那么请参阅 WebSphere Application Server 支持页面(http://www.ibm.com/software/webservers/appserv/was/support/)上的问题确定信息。
CWPMI0008W: 无效数据标识:{0}
Explanation 某个性能监控基础结构(PMI)模块无法标识该模块所处理的数据对象。对一组有限的数据对象配置每个 PMI 模块。消息中提供了无效的数据标识。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0009W: 传递给 PmiAbstractModule 中的 updateData 方法的参数错误:{0}
Explanation PmiAbstractModule 对象被设置为对所提供的数据对象执行未定义的功能。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0010W: 找不到文件:{0}
Explanation 性能监控基础结构(PMI)找不到 PMI 初始化期间执行的内部处理所需的文件。此消息标识了找不到的文件名。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0011W: PmiUtil 中的 pmiSpec 错误:{0}
Explanation 性能监控基础结构(PMI)将性能监控级别设置为一个无效值。PMI 使用性能监视级别来确定要包括在当前监视集中的模块、子模块和统计信息。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0012W: 传递给 PmiFactory 的参数数目错误:{0}
Explanation 性能监控基础结构(PMI)正在创建一个模块,但传递到 PMI 的参数与所创建模块的要求不匹配。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0013W: 传递给 PmiFactory 的参数类型错误:{0}
Explanation 性能监控基础结构(PMI)正在创建一个模块,但其中一个传递到 PMI 的参数不具有期望的对象类型。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0014W: PmiFactory 无法创建 TransactionModule:{0}
Explanation 性能监控基础结构(PMI)无法创建用于管理事务模块性能统计信息的对象。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0015W: AdminUtilImpl 在连接至 AdminClient/AdminService 时发生异常:{0}
Explanation AdminUtilImpl 在连接至 AdminClient 或 AdminService 时遇到了异常。
Action 这是意外的异常。无法立即确定原因。
CWPMI0016W: AdminUtilImpl 在查找/列出 ObjectNames 时发生异常:{0}
Explanation 性能监控基础结构(PMI)无法使某个 PMI 名称与它的相应受管 Bean(MBean)名称匹配。在 Java 管理扩展(JMX)规范中,MBean 是用于表示可管理性资源的 Java 对象。MBean 接口对 PMI 资源进行寻址。
Action 当使用第三方性能监视工具来查看 PMI 统计信息时,您将接收到此消息。请检查该工具的配置是否正确。
CWPMI0017W: AdminUtilImpl 在 getAdminState 时发生异常:{0}
Explanation PMI 无法与管理客户机进行通信。这可能是因为该管理客户机不再能够与目标 NodeAgent 或应用程序服务器进行通信。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0018W: AdminUtilImpl 没有从查询返回的 ObjectName:{0}
Explanation 当性能监控基础结构(PMI)无法使某个 PMI 名称与它的相应受管 Bean(MBean)名称匹配时,PMI 创建了警告消息。在 Java 管理扩展(JMX)规范中,MBean 是用于表示可管理性资源的 Java 对象。MBean 接口对 PMI 资源进行寻址。
Action 当使用第三方性能监视工具来查看 PMI 统计信息时,您将接收到此消息。请检查该工具的配置是否正确。
CWPMI0019W: 意外的运行时配置属性名:{0}
Explanation 对连接池模块指定的配置参数无效。此选项的唯一有效参数是“PoolSize”。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0020W: 计数器不同步:{0}
Explanation 计数器不同步。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0021W: 数据类型错误:{0}
Explanation 数据类型不正确。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0022W: 模块名重复:{0}
Explanation 模块名重复。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0023W: 由于名称重复而无法注册 PMI 模块:{0}
Explanation 由于发生命名冲突,因此性能监控基础结构(PMI)无法注册模块。PMI 通过已指定路径中的唯一名称来跟踪所有模块和子模块。如果显示此消息,那么表明 PMI 由于已存在同名的模块而无法添加模块。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0024W: 覆盖以下项的 MBean 到 PMI 模块映射:{0}
Explanation 在为高速缓存中已存在的引用存储受管 Bean(MBean)路径时,将显示此消息。在 Java 管理扩展(JMX)规范中,MBean 是用于表示可管理性资源的 Java 对象。MBean 接口对 PMI 资源进行寻址。在这种情况下,PMI 使 MBean 路径与现有的内部 PMI 对象相关联。
Action 当使用第三方性能监视工具来查看 PMI 统计信息时,您将接收到此消息。请检查该工具的配置是否正确。
CWPMI0025W: 将 PMI 配置持久放入 pmi-config.xml 中时出错:{0}
Explanation 将性能监控基础结构(PMI)配置保存至 pmi-config.xml 文件时,发生错误。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0026W: 从 pmi-config.xml 中读取 PMI 配置时出错:{0}
Explanation 性能监控基础结构(PMI)无法从预期位置读取 pmi-config.xml 文件。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0027W: 将 PMI 配置持久放入 server.xml 中时出错:{0}
Explanation 性能监控基础结构(PMI)在尝试存储当前 PMI 配置信息时失败。该故障是一个已捕获异常,在 PMI 尝试以物理方式存储信息时发生了此异常。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0028W: 获取配置服务时出错
Explanation 性能监控基础结构(PMI)找不到配置服务。PMI 使用配置服务与配置信息进行交互。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0030W: 装入定制 PMI 资源束时出错:{0}
Explanation 性能监控基础结构(PMI)找不到本地化资源束。资源束是特定于语言的一组信息,当 PMI 与应用程序服务器用户进行通信时,将使用这些信息。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0031W: 检测到 5.0 和 6.0 PMI 配置。使用 6.0 配置启动 PMI 服务。使用 6.0 时不推荐使用 server.xml 中的属性 initialSpecLevel。
Explanation 性能监控基础结构(PMI)针对 6.x 版的应用程序服务器进行初始化,但找到 5.x 版的配置参数。在版本 6.0 中,不推荐使用 server.xml配置文件中的 initialSpecLevel 属性。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0032W: PMI 服务在 Deployment Manager 进程中不可用。
Explanation 无法在 Network Deployment 配置的 Deployment Manager 进程中初始化性能监控基础结构(PMI)。PMI 在 Deployment Manager 中无法工作,因此任何将其初始化的尝试都将失败。
Action PMI 服务在 Deployment Manager 进程中不可用。请复查 Deployment Manager 配置文件并关闭 PMI。
CWPMI0101W: 无法创建定制 PMI 模块的缺省 MBean:{0}
Explanation 无法为定制性能监控基础结构(PMI)模块创建缺省受管 Bean(MBean)。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0102W: 无法读取定制 PMI 模块配置:{0}
Explanation 性能监控基础结构(PMI)无法读取用于配置定制 PMI 模块的源 XML 文件。定制 PMI 是一个应用程序编程接口(API),PMI 提供程序将使用此接口向 PMI 注册模块。对定制 PMI 模块进行初始化后,PMI 将读取 XML 文件以确定该模块的配置信息。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0103W: 无法注册定制 PMI 模块,这是由于同一个父代下有重复的名称或 PMI 树路径无效:{0}
Explanation 性能监控基础结构(PMI)将在一个无效父路径或者包含同名模块的父路径下创建新的模块。对于 PMI 树中的每个父路径,PMI 模块名必须唯一。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0104W: 找不到定制 PMI 模块的父 MBean:{0}
Explanation 找不到定制性能监控基础结构(PMI)模块的父受管 Bean(MBean)。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0105W: 找不到以下项的 PMI 模块项:{0}
Explanation 性能监控基础结构(PMI)找不到此警告消息中显示的路径所标识的模块。PMI 正在尝试查找该模块,以便可以对该模块执行任务。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0106W: 取消激活定制 PMI MBean 时出错:{0}
Explanation 取消激活定制性能监控基础结构(PMI)受管 Bean(MBean)时,发生错误。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0107W: 因为未启用 PMI 服务,所以无法注册定制 PMI 模块:{0}
Explanation 性能监控基础结构(PMI)处于禁用状态,但某个组件或应用程序尝试创建 PMI 对象。此消息将无法完成请求的原因通知 PMI 客户机所有者。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0108W: 无法注册定制 PMI 模块,这是由于父状态组/实例中有重复的统计信息标识:标识={0};ParentStats={1}
Explanation 性能监控基础结构(PMI)在初始化定制 PMI 模块时创建此消息。PMI 无法为定制 PMI 模块构造统计信息标识,这是因为已存在该模块的所提供统计信息标识。此问题可能是定制 PMI XML 模板中的错误所致。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
CWPMI0201I: 正在为以下项取消激活定制 PMI MBean:{0}
Explanation 取消激活定制 PMI MBean。
Action 用户无需执行任何操作。
CWPMI1001I: 已启用 PMI
Explanation 这是一条审计消息,此消息确认性能监控基础结构(PMI)处于启用状态并正在工作。
Action 用户无需执行任何操作。
CWPMI1002I: 已禁用 PMI
Explanation 性能监控基础结构(PMI)处于禁用状态。
Action 用户无需执行任何操作。
CWPMI1101I: 在高速缓存中找到:{0}
Explanation 在高速缓存中找到。
Action 用户无需执行任何操作。
CWPMI1102I: 在高速缓存中找不到:{0}
Explanation 在高速缓存中找不到。
Action 用户无需执行任何操作。
CWPMI9999E: 内部错误:{0}
Explanation 性能监控基础结构(PMI)指示了各种问题。消息体指示了该问题的独特性质。
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
Reference topic    

Terms and conditions for product documentation | Feedback

Last updated: Apr 17, 2017 8:21:16 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.pmi.properties.PMIMessages.html

© Copyright IBM Corporation 2006, 2011. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)