Error Codes

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

Error Code and Error Message Role Category Description Solution
ERROR_INPUT_DATA_AND_ATTRIBUTE_INVALID.errorCode=500003

Both data and attribute fields are emtpy. If data field is empty, message must contain atleast one attribute

Error BW-Plug-in An exception occurred when both data and attribute fields are empty on Publisher activity.

Provide a value for at least one of the data or attribute fields.

ERROR_OCCURED_RETRIEVE_RESULT.errorCode=500004

IOException occurred while retrieving XML

Error BW-Plug-in An exception occurred while retrieving the XML output for the activity None

ERROR_STOP_SHAREDRESOURCE.errorCode=500005

While it is stopping shared resource, close connection exception.

Error BW-Plug-in An exception occurred while stopping the shared resource. None
ERROR_OCCURRED_PUBLISHING_MESSAGE.errorCode=500007

Error occurred while publishing message to topic

Error BW-Plug-in An error occurred while publishing the message using a Publisher activity to the topic. Please check the values for Project ID and Topic ID fields and try again.
ERROR_OCCURED_GET_XML_FROM_SERIALIZED_OBJECT.errorCode=500008

Error occurred while attempting to get XML output from serialized object.

Error BW-Plug-in An error occurred while attempting to get XML output from serialized object None
ERROR_OCCURRED_SUBSCRIPTION_MESSAGE.errorCode=500009

Error occurred while receiving message from topic

Error BW-Plug-in An error occurred while receiving message on Subscription activity from the topic Please check the values for Project ID and Subscription ID fields and try again.
ERROR_SUBSCRIBER_STOPPED_UNEXPECTEDLY.errorCode=500012

Unexpected error occurred while receiving message from topic

Error BW-Plug-in An unexpected error occurred while receiving message using Subscription activity from the topic. None