63 WLS-WSEE-MC-00001 to WLS-WSEE-MC-00016

WLS-WSEE-MC-00001: {0}: {1}
Cause: An unexpected exception has occurred.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00002: Exception reading SOAP body of message
Cause: An error occurred reading the message's SOAP body.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00003: No SOAP body in message
Cause: There is no SOAP body in the message.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00004: Exception reading MakeConnection message
Cause: An error occurred reading a MakeConnection message.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00005: Policy requires mandatory MakeConnection anonymous URIs
Cause: Either or both of the replyTo and faultTo addresses are not MakeConnection anonymous URIs.
Action: Correct the replyTo and/or faultTo addresses.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00006: replyTo address {0} is a malformed MakeConnection anonymous URI.
Cause: The supplied replyTo address is not a legal MakeConnection anonymous URI.
Action: Correct the replyTo address.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00007: The Malformed faultTo MakeConnection anonymous URI: {0}
Cause: The format of the faultTo address is not that of a MakeConnection anonymous URI.
Action: Correct the faultTo address.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00008: Failed to find pending list for {0}
Cause: There is no pending message list corresponding to the received MakeConnection anonymous URI.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00009: Cannot concurrently use MakeConnection and Async Client Transport.
Cause: Both the Make Connection and Async Client Transport features have been specified; however, they are mutually exclusive.
Action: Correct the list of features used.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00010: {0} is an illegal poll id.
Cause: Poll id cannot be null or a null string.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00011: {0} is an illegal poll state for attempted operation.
Cause: Operation cannot be attempted when poll is in its current state.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00012: Cannot reset poll expiration timer.
Cause: The timer for the sending of MakeConnection messages cannot be reset.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00013: Unexpected response received on poll, id: {0}, state {1}
Cause: MakeConnection initiator not in a state where a response was expected.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00014: Address is not set in MakeConnection message.
Cause: MakeConnection messages must specify an Address element containing a MakeConnection anonymous URI
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00015: Could not build header of type {0}: {1}
Cause: An unexpected exception occurred during building of header.
Action: Contact technical support.

Level: 1

Type: SEVERE

Impact: WebService

WLS-WSEE-MC-00016: ClientIdentityFeature not enabled or clientId not specified on this port/stub. This is required for WS-MC polling by this client.
Cause: A Port/Dispatch instance was created without specifying an 'identity' via the ClientIdentityFeature JAX-WS feature when WS-MC requires such an identity.
Action: Add a ClientIdentityFeature when creating your Port/Dispatch stub instance, and make sure that feature has its clientId field set to a unique, repeatable client ID.

Level: 1

Type: SEVERE

Impact: WebService