Explanation | 通知服务无法将给定通知侦听器添加到侦听器列表中。 |
Action | 请检查底层异常,以获取更多详细信息和解决方法。 |
Explanation | 通知服务无法从侦听器列表除去给定通知侦听器。 |
Action | 请检查底层异常,以获取更多详细信息和解决方法。 |
Explanation | 因为找不到匹配的侦听器,所以无法执行此请求。 |
Action | 验证请求的侦听器是否存在。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
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/ . |
Explanation | 将通知发送到外部进程时发生问题。 |
Action | 请检查底层异常,以获取更多详细信息和解决方法。 |
Explanation | 如果通知侦听器未在所指定时间内从 handleNotification() 方法返回,那么该通知侦听器将自动被除去。 |
Action | 请检查指定的通知侦听器,以查看导致延迟的原因。或者,通过设置系统属性来修改此超时。 |
Explanation | 所指定侦听器的 handleNotification 方法发生未处理的异常。 |
Action | 请检查底层异常,以获取更多详细信息和解决方法。 |
Explanation | javax.management.Notification 类定义了类型为“Object”的源。但是,通知服务只允许使用类型为 ObjectName 的源。 |
Action | 请将通知发起方更改为使用类型为 ObjectName 的源。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
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/ . |