Explanation | 对象请求代理(ORB)初始化期间发生异常。请参阅该异常的描述,以获取更多信息。 |
Action | 请确保已正确地配置 IIOP 传输通道。 |
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 | 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 | 单向 GIOP 请求以要求进一步位置转发寻址的对象为目标;但是服务器无法发送位置转发 GIOP 应答,因为,客户机未在期望响应。服务器允许分派单向 GIOP 请求;但是请求可能遇到了错误,因为该请求可能无法执行执行相应上下文。 |
Action | 如果单向 GIOP 请求遇到错误,那么可能需要更改客户端代码,以在发送单向请求前,全面查找目标对象,或者作为普通的双向 GIOP 请求(而非单向 GIOP 请求)来调用请求,这样客户机便可处理位置转发 GIOP 应答。通过设置属性 com.ibm.ws.iiop.channel.disableOnewayLocateRequiredMessage=true,可显示 CWZGB0005I 消息。 |