Error Codes

The following table lists the log levels used by the software and the corresponding message code range.

Log Level Palette Error Code Shared Resource Error Code
TRACE 100000 - 109999 100000 - 109999
DEBUG 200000 - 209999 200000 - 209999
INFO 300000 - 309999 300000 - 309999
WARN 400000 - 409999 400000 - 409999
ERROR 500000 - 509999 500000 - 509999
Note: The message describes the issue. Sometimes, the message can contain parameters shown as ({N}), where N is an integer. For example. consider the message for error code TIBCO-BW-PALETTE-BC-200002: Send Request: Activity Name {0} - Runtime Data {0}. These parameters are substituted with appropriate values at runtime.

The exceptions that are thrown by the plug-in are listed with corresponding error messages and resolutions.

Error Code Error Message Resolution
TIBCO-BW-PALETTE-BC-200002 Send request: Activity Name {0} - Runtime Data {0}. No action.
TIBCO-BW-PALETTE-BC-200003 Send response: Activity Name {0} - Runtime Data {0}. No action.
TIBCO-BW-PALETTE-BC-200004 Send miscellaneous message: Activity Name {0} - Runtime Data {0}. No action.
TIBCO-BW-PALETTE-BC-200005 Receive request: Activity Name {0} - Runtime Data {0}. No action.
TIBCO-BW-PALETTE-BC-200006 Receive response: Activity Name {0} - Runtime Data {0}. No action.
TIBCO-BW-PALETTE-BC-200007 Receive miscellaneous message: Activity Name {0} - Runtime Data {0}. No action.
TIBCO-BW-PALETTE-BC-200008 Receive error request: Activity Name {0} - Runtime Data {0}. No action.
TIBCO-BW-PALETTE-BC-200009 Receive error response: Activity Name {0} - Runtime Data {0}. No action.
TIBCO-BW-PALETTE-BC-200010 Receive error miscellaneous message: Activity Name {0} - Runtime Data {0}. No action.
TIBCO-BW-PALETTE-BC- 500002 Send message error: Message Context {0}. Check BCConnection transport configuration.
TIBCO-BW-PALETTE-BC- 500003 Request is not found: Activity Name {0}. Check the Request Name field of the SendResponse activity.
TIBCO-BW-PALETTE-BC- 500004 Failed to confirm message: Message Details {0}. Check the BCConnection transport configuration, and then check whether the messages have already been confirmed.
TIBCO-BW-PALETTE-BC- 500005 Failed to start the event source: Message Details {0}. Check the BCConnection transport configuration.
TIBCO-BW-PALETTE-BC- 500006 Failed to stop the event source: Message Details {0}. No action.
TIBCO-BW-PALETTE-BC- 500007 Receive error message: Activity Name {0} - Rendevous or JMS Message Details {0}. Check whether BCConnection shared resource is synchronized with BusinessConnect, and then check whether BusinessConnect operation setting and operation schema are correct.
TIBCO-BW-PALETTE-BC- 500008 Failed to construct schema element. Check the activity configuration. Make sure that the activity can generate the output schema correctly.
TIBCO-BW-PALETTE-BC- 500009 Missing <aeInfoList> element in the shared configuration. Do not use this protocol with this activity.
TIBCO-BW-SR-BC-200002 Create shared resource configurations: Runtime Data {0}. No action.
TIBCO-BW-SR-BC-200003 Delete shared resource configurations: Runtime Data {0}. No action.
TIBCO-BW-SR-BC-200004 Start shared resource configuration: Runtime Data {0}. No action.
TIBCO-BW-SR-BC-200005 Stop shared resource configuration: Runtime Data {0}. No action.
TIBCO-BW-SR-BC-200006 Update shared resource configuration: Runtime Data {0}. No action.
TIBCO-BW-SR-BC-200007 Create Rendezvous transport: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-200008 Create JMS transport: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-200011 Wrap message: Activity Name {0} - Runtime Data {1}. No action.
TIBCO-BW-SR-BC-200012 Unwrap message: Activity Name {0} - Received Rendevous or JMS Message {1}. No action.
TIBCO-BW-SR-BC-200013 Send message: Activity Name {0} - Sent Rendevous or JMS Message {1}. No action.
TIBCO-BW-SR-BC-200014 Auto confirm message: Received Rendevous or JMS Message {0}. No action.
TIBCO-BW-SR-BC-200015 Ignore confirm message: Received Rendevous or JMS Message {0}. No action.
TIBCO-BW-SR-BC-200016 Manual confirm message: Received Rendevous or JMS Message {0}. No action.
TIBCO-BW-SR-BC-200017 Duplicate confirm message: Received Rendevous or JMS Message {0}. No action.
TIBCO-BW-SR-BC-300001 Create shared resource: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-300002 Delete shared resource: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-300003 Start shared resource: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-300004 Stop shared resource: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-300005 Update shared resource: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-300006 Attempting to reconnect to the JMS server: Shared Resource Name {0} - JNDI Context URL {1}. No action.
TIBCO-BW-SR-BC-300007 Reconnect to the JMS server successfully: Shared Resource Name {0} - JNDI Context URL {1}. No action.
TIBCO-BW-SR-BC-300008 Start the JMS or Rendezvous transport: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-300009 Stop the JMS or Rendezvous transport: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-300010 Dispatch Name {0} starts to dispatch message: Shared Resource Name {1}. No action.
TIBCO-BW-SR-BC-300011 Dispatch Name {0} stops to dispatch message: Shared Resource Name {1}. No action.
TIBCO-BW-SR-BC-400002 Exception happened when getting Smart ID from JMS message: Message Details {0}. No action.
TIBCO-BW-SR-BC-500001 Error occurred when creating shared resource: Shared Resource Name {0}. Check BCConnection configuration.
TIBCO-BW-SR-BC-500002 Error occurred when starting shared resource: Shared Resource Name {0}. Check BCConnection configuration.
TIBCO-BW-SR-BC-500003 Error occurred when stopping shared resource: Shared Resource Name {0}. No action.
TIBCO-BW-SR-BC-500004 Failed to initialize Rendezvous: Shared Resource Name {0}. Check Rendezvous configuration.
TIBCO-BW-SR-BC-500005 Error occurred when getting B2B transport: Shared Resource Name {0}. Check Rendezvous or JMS runtime status.
TIBCO-BW-SR-BC-500006 Error occurred when starting shared resource: Shared Resource Name {0} - Unknown Transport type {1}. Change the BC's transport type.
TIBCO-BW-SR-BC-500007 Error occurred when opening Rendezvous: Shared Resource Name {0}. Check the Rendezvous configuration or Rendezvous installation.
TIBCO-BW-SR-BC-500008 Error occurred when creating Rendezvous Queue: Shared Resource Name {0}. Check the Rendezvous runtime or the Rendezvous installation.
TIBCO-BW-SR-BC-500009 Missing JMS Context Factory: Shared Resource Name {0}. Fill in the JMS Context Factory in the BCConnection.
TIBCO-BW-SR-BC-500010 Missing JMS Context URL: Shared Resource Name {0}. Fill in the JNDI Context URL in the BCConnection.
TIBCO-BW-SR-BC-500011 Error occurred when loading JMS trusted certificates: Shared Resource Name {0}. Update the trusted JMS server certificates.
TIBCO-BW-SR-BC-500012 Error occurred when creating transport: Shared Resource Name {0}. Check the JMS configuration.
TIBCO-BW-SR-BC-500013 JMS Server disconnected: JMS_Name {0} - Exception [{1}: {2}]. Check the network or JMS server status.
TIBCO-BW-SR-BC-500014 Missing AE Schema: Shared Resource Name {0} - AE Schema Namespace {1}. Re-import operations.
TIBCO-BW-SR-BC-500016 Missing Message Shared Resource Name {1} in AE schema {0}. Change protocol or update to the latest version.
TIBCO-BW-SR-BC-500017 Element {0} is not a complex type. Change protocol or update to the latest version.
TIBCO-BW-SR-BC-500018 Missing IO Schema {0} header. Change protocol or update to the latest version.
TIBCO-BW-SR-BC-500019 Missing AE class Info data: XML Element {0}. Change protocol or update to the latest version.
TIBCO-BW-SR-BC-500020 Rendezvous Message Error {0}. Change protocol or update to the latest version.
TIBCO-BW-SR-BC-500022 Find JMS Destination {0} Error - Error Message {1}. Configure JMS server and create related destination.
TIBCO-BW-SR-BC-500023 Create JMS Destination {0} Error - Exception {1}. Configure JMS server and grant permission of the creating destination.
TIBCO-BW-SR-BC-500024 JMS transport is not available for sending: JNDI Context URL {0}. Check JMS server or network.
TIBCO-BW-SR-BC-500025 Missing AE Class field closure: Shared Resource Name {0} - AE_Message_Name {1}. Change protocol or update to the latest version.
TIBCO-BW-SR-BC-500026 Time is up for reconnecting attempts: Shared Resource Name {0} - JNDI Context URL {1}. Check the network or JMS server after restarting applications.
TIBCO-BW-SR-BC-500027 Failed to reconnect to the JMS server : Shared Resource Name {0} - JNDI Context URL {1} cause by: Exception {3}. Check the network or JMS server status.
TIBCO-BW-SR-BC-500028 Register Preregistered CM Queue Name {0} for Message {1} failed: Exception {3}. Check the Preregistered BC Queue Name field of the Rendezvous configuration.
TIBCO-BW-SR-BC-500029 Failed to create Rendezvous listener. Check the Rendezvous configuration.
TIBCO-BW-SR-BC-500030 Failed to create JMS listener session. Check JMS server configuration or status.
TIBCO-BW-SR-BC-500031 Cause_By_Message {0}. check JMS server configuration.
TIBCO-BW-SR-BC-500032 Error occurred when auto confirm JMS Message: Exception {0}. Check the JMS server status or network.
TIBCO-BW-SR-BC-500033 Received JMS Message Type Error: Message_Java_Class_Name {0}. Update to the latest plug-in version.
TIBCO-BW-SR-BC-500034 Initialize JMS Connection Error: Shared Resource Name {0} - Exception [{1}: {2}]. Check the JMS configuration.