BEA-221100
|
Error: An unexpected error occurred: error
Description
| An unexpected error occurred. Please contact Oracle support and provide details of the exception and stack trace. |
Cause
| Unknown |
Action
| Contact Oracle support |
|
BEA-221101
|
Error: The conversation with the given name (convName) already exists, and cannot be added again.
Description
| The conversation with the given name (convName) already exists, and cannot be added again. |
Cause
| Youve tried to create two or more conversation instances with the same name. |
Action
| Pick a different conversation name, or look for an existing conversation before trying to create one. |
|
BEA-221102
|
Error: The conversation with the given name (convName) could not be found.
Description
| The conversation with the given name (convName) could not be found. |
Cause
| Youve asked for a conversation with an unknown name. |
Action
| Pick a different conversation name, or create/add it before trying to look it up. |
|
BEA-221103
|
Error: The request with the given message ID (msgId) could not be found.
Description
| The request with the given message ID (msgId) could not be found. |
Cause
| Youve asked for a request with an unknown message ID. |
Action
| Pick a different message ID, or create/add it before trying to look it up. |
|
BEA-221104
|
Error: The request with the given conversation name (convName) and sequence number (seqNum) could not be found.
Description
| The request with the given conversation name (convName) and sequence number (seqNum) could not be found. |
Cause
| Youve asked for a request with an unknown conversation name and sequence number combination. |
Action
| Pick a different conversation/sequence number, or create/add it before trying to look it up. |
|
BEA-221105
|
Error: The conversation (convName) has been cancelled.
Description
| The conversation (convName) has been cancelled. |
Cause
| The conversation with the given name has been cancelled. This can occur if the conversation has timed out or has encountered some type of fatal error. |
Action
| Look at and resolve the underlying exceptions that may be keeping this conversation from proceeding, or if the conversation seems to be proceeding normally, consider increasing the conversation or idle timeout values. |
|