WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS


OBPL

OBPL0001E: IllegalAccess 初始化池,类可能不是公用的,或没有缺省构造函数 {0}。
Explanation 新建池的请求对象时发生 IllegalAccessException。
Action 验证类具有公用缺省构造函数。如果您的类不符合这些要求,则为其生成一个 CustomObjectPool 并向 ObjectPoolManager 注册。
OBPL0002E: 返回到池的对象类型不正确,返回类为 {0},期望类为 {1}。
Explanation 尝试将错误类型的对象返回到池。
Action 应用程序中存在错误,为返回操作使用了错误的池。改正应用程序。
OBPL0003E: JNDI 操作期间出现 IOException
Explanation 将工作管理器/对象池管理器绑定到 JNDI 时发生意外异常。
Action 表明安装遭损坏。重新安装应用程序服务器产品并请重试。
OBPL0004E: 消息密钥 {0} 未在任何搜索的资源束中找到。
Explanation 所提供用于检索消息的消息密钥无效。
Action 确定找不到消息目录的原因。
OBPL0005E: MBeanID {1} 的 ObjectPoolMBeanActivateException {0}
Explanation 创建 ObjectPool 时无法激活指定的 MBean。
Action 验证用于创建 ObjectPool 的参数是否有效。
OBPL0006E: MBeanID {1} 的 ObjectPoolManagerMBeanActivateException {0}
Explanation 创建 ObjectPoolManager 时无法激活指定的 MBean。
Action 验证用于创建 ObjectPoolManager 的参数有效。
OBPL0007I: 已禁用 Object Pool Manager 服务。
Explanation Object Pool 服务在配置中已禁用,并且它在服务器上是不可访问的。
Action 不需要用户操作。
OBPL0008I: 无法禁用 Object Pool Manager 服务。
Explanation Object Pool 服务在配置中已禁用,但是禁用此服务可能导致服务器上的其他服务失败。
Action 重新启用 Object Pool 服务并重新启动应用程序服务器。
OBPL0009W: 由于先前的错误导致禁用了 Object Pool 服务。
Explanation 初始化期间 Object Pool 服务发生错误。 在给定的服务器上无法访问此服务。先前应该已记录了根本错误。
Action 解决先前记录的错误。如果无法解决,请与 IBM 产品 支持人员联系。
OBPL0010I: 已成功启动 Object Pool 服务。
Explanation 已启动 Object Pool 服务,而且可用于接收请求。
Action 不需要用户操作。
OBPL0011I: 正在停止 Object Pool 服务。
Explanation 正在停止 Object Pool 服务并且无法接收请求。
Action 不需要用户操作。
OBPL0012E: Object Pool 服务无法解析 {0} 服务。
Explanation Object Pool 服务无法解析指定的服务,它是 Object Pool 服务所必需的。查看日志以确定指定的服务是否已成功启动。
Action 如果您希望使用 Object Pool 服务,改正指定服务存在的问题。如果您无法更正问题,请与 IBM 支持人员联系。
OBPL0013I: 初始化对象池 PMI 时出错
Explanation 无法向 PMI 服务注册对象池 PMI 模块。
Action 验证产品是否已正确安装,并查看日志,以获得更多的详细信息。此错误仅影响性能数据的收集。
OBPL9999E: 发生意外异常:{0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
Reference topic    

Terms of Use | Feedback

Last updated: Feb 18, 2011 5:05:12 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.objectpool.ObjectPoolMessages.html

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