설명 | This exception is unexpected. The cause is not immediately known. |
조치 | 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/. |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | 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/. |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | 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/. |
설명 | The request message contained multiple reference parameters with the same name, preventing the application server from targeting the correct resource. |
조치 | Ensure that each reference parameter has a unique name. |
설명 | The application attempted to set the specified property for a two-way message exchange pattern. Setting this property would prevent the client from receiving messages. |
조치 | Do not set the specified property for two-way message exchange patterns. |
설명 | The Web Services Addressing SPI was used to set the specified property, using an object that was not of the required type. |
조치 | Provide an object of the required type for the specified property. Refer to the information center for a list of types for message addressing properties. |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | See the accompanying error messages for more information. |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | 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/. |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | See the accompanying error messages for more information. |
설명 | You can set the SOAPAction and the wsa:Action values either in the WSDL file for the Web service, or as properties using the Web Services Addressing SPI. If you set both values, using either method, the values must match. |
조치 | Ensure that if the SOAPAction and the wsa:Action are set that both values match. |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | See the accompanying error messages for more information. |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | 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/. |
설명 | If you set both properties, they must specify the same WS-Addressing namespace. |
조치 | If you set both properties, ensure that the value of the WSADDRESSING_OUTBOUND_NAMESPACE property matches the namespace set in the endpoint reference used for the WSADDRESSING_DESTINATION_EPR property. |
설명 | The OMElement object to be converted cannot be null. |
조치 | 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/. |
설명 | The qname object cannot be null. |
조치 | 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/. |
설명 | The application attempted to convert a null endpoint reference using the EndpointReferenceConverter class. |
조치 | Provide an endpoint reference that is not null. |
설명 | The application attempted to convert an endpoint reference using the EndpointReferenceConverter class, but the namespace of the endpoint reference does not match the expected namespace. |
조치 | When you convert an endpoint reference using the EndpointReferenceConverter class, ensure that the namespace of the endpoint reference to be converted matches the namespace that is expected for the resulting object. Refer to the information center for details of the expected namespaces. |
설명 | This exception is unexpected. The cause is not immediately known. |
조치 | 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/. |
설명 | The application used the createEndpointReference(serviceName, endpointName) method of the Web Services Addressing (WS-Addressing) API to create an endpoint reference, but there are multiple Web service applications that have the same service name and endpoint name. The WS-Addressing API could not generate a unique URI object for the endpoint. |
조치 | Ensure that all applications in the server have unique service-endpoint pairs, for example, by changing the endpoint name of an application, or by moving the application to a different server. |
설명 | If the message does not give sufficient information, check previous messages for further help. |
조치 | See the accompanying error messages for more information. |