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/. |
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/. |
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/. |
Explanation | 请求消息包含了多个同名的引用参数,这阻止了应用程序服务器定向至正确的资源。 |
Action | 请确保每个引用参数都有一个唯一的名称。 |
Explanation | 应用程序尝试对双向消息交换模式设置指定的属性。设置此属性将阻止客户机接收消息。 |
Action | 请不要对双向消息交换模式设置指定的属性。 |
Explanation | Web Service 寻址 SPI 用于设置指定的属性,但使用的对象不属于所需类型。 |
Action | 为指定属性提供一个所需类型的对象。请参阅信息中心,以获取消息寻址属性的类型列表。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | 请参阅附带的错误消息,以了解更多信息。 |
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/. |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | 请参阅附带的错误消息,以了解更多信息。 |
Explanation | 可以在 Web Service 的 WSDL 文件中设置 SOAPAction 和 wsa:Action 值,或使用 Web Service 寻址 SPI 将其设置为属性。如果使用任一方法设置这两个值,则它们必须匹配。 |
Action | 请确保在已设置 SOAPAction 和 wsa:Action 的情况下,它们的值相匹配。 |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | 请参阅附带的错误消息,以了解更多信息。 |
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/. |
Explanation | 如果已设置这两个属性,则它们必须指定同一 WS-Addressing 名称空间。 |
Action | 如果已设置这两个属性,请确保 WSADDRESSING_OUTBOUND_NAMESPACE 属性的值与端点引用(用于 WSADDRESSING_DESTINATION_EPR 属性)中设置的名称空间相匹配。 |
Explanation | 要转换的 OMElement 对象不能为 NULL。 |
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/. |
Explanation | qname 对象不能为 NULL。 |
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/. |
Explanation | 应用程序尝试使用 EndpointReferenceConverter 类转换 NULL 端点引用。 |
Action | 请提供一个不是 NULL 的端点引用。 |
Explanation | 应用程序尝试使用 EndpointReferenceConverter 类转换端点引用,但该端点引用的名称空间与所需名称空间不匹配。 |
Action | 使用 EndpointReferenceConverter 类转换端点引用时,请确保要转换的端点引用的名称空间与生成对象所需的名称空间相匹配。请参阅信息中心,以了解所需名称空间的详细信息。 |
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/. |
Explanation | 虽然应用程序使用 Web Service 寻址(WS-Addressing)API 的 createEndpointReference(serviceName, endpointName) 方法创建端点引用,但是存在多个使用同一服务名称和端点名称的 Web Service 应用程序。WS-Addressing API 未能对该端点生成唯一的 URI 对象。 |
Action | 请确保服务器中的所有应用程序都包含唯一的服务/端点对,例如通过更改应用程序的端点名称或将应用程序移至另一服务器来实现此操作。 |
Explanation | 如果该消息未提供足够信息,请检查先前的消息以获取更多帮助。 |
Action | 请参阅附带的错误消息,以了解更多信息。 |