설명 | 오브젝트 요청 브로커(ORB) 초기화 중에 예외가 발생했습니다. 자세한 정보는 예외 설명을 참조하십시오. |
조치 | IIOP 전송 채널이 올바르게 구성되었는지 확인하십시오. |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | 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/ . |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | 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/ . |
설명 | 단방향 GIOP 요청은 자세한 locate-forward 주소 지정이 필요한 오브젝트를 대상으로 합니다. 그러나 클라이언트에서 응답을 예상하고 있지 않아 서버가 locate-forward GIOP 응답 메시지를 전송할 수 없습니다. 서버는 단방향 GIOP 요청의 디스패치를 허용합니다. 그러나 요청이 올바른 컨텍스트를 전달하지 않아 오류가 발생할 수 있습니다. |
조치 | 단방향 GIOP 요청에서 오류가 발생하는 경우, 단방향 요청을 전송하기 전에 클라이언트측 코드를 변경하여 대상 오브젝트를 정확히 찾아내거나 요청 호출에 단방향 대신 일반적인 양방향 GIOP 요청을 사용하여 클라이언트가 locate-forward GIOP 응답을 처리할 수 있도록 하십시오. CWZGB0005I com.ibm.ws.iiop.channel.disableOnewayLocateRequiredMessage=true 특성을 설정하여 CWZGB0005I 메시지를 사용하지 않도록 설정할 수 있습니다. |