REST Binding Error Codes

This section lists the error messages that can be reported by the REST Binding.

Error Codes Error Message Error Resolution
TIBCO-BW-BINDING-REST-200001 Creating REST Resource with HTTP Connector Name [{0}] at Resource Path: [{1}] This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200002 Creating REST Resource for conflicting path spec This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200003 Adding REST operation [{0}] with HTTP Method[{1}] for [{2}] at resource path [{3}] This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200004 Request Received for Operation [{0}] This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200005 Invoking BW Endpoint [{0}] for Operation [{1}] This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200006 BW Endpoint [{0}] for Operation [{1}] has been invoked. Waiting for Reply to be generated This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200007 Response generated. Responding to request This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200008 Payload for Request is [{0}] This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200009 Creating XML Message for JSON Message. Element details - targetnamespace [{0}] and name is [{1}] This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200010 Destroying REST Binding with pathspec [{0}] and binding name [{1}] This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200011 JSON-> XML Conversion Result: \n {0} This is a debug message and resolution is not applicable.
TIBCO-BW-BINDING-REST-200012 REST Binding Authentication is enabled. Trying to authenticate using the Authorization Header of the request
TIBCO-BW-BINDING-REST-400001 Expected JSON Content-Type. Got XML Instead. Replying with error to client The Client needs to be notified to use the right Content-Type Header or the binding configuration can be changed to allow multiple content-types
TIBCO-BW-BINDING-REST-400002 Expected XML Content-Type. Got JSON Instead. Replying with error to client The Client needs to be notified to use the right Content-Type Header or the binding configuration can be changed to allow multiple content-types
TIBCO-BW-BINDING-REST-500001 Binding Configuration is not for a REST Service Binding Check configuration of the REST binding
TIBCO-BW-BINDING-REST-500002 NO_RESOURCE_URL_SPECIFIED = No relative resource url specified to deploy REST Resource Check configuration of the REST binding for the value of the Resource URL field.
TIBCO-BW-BINDING-REST-500003 Unable to create REST resource for binding [{0}]. Reason - Unable to stop conflicting binding [{1}]. Check both binding configurations specified in the error message for the Resource URL fields
TIBCO-BW-BINDING-REST-500004 Error Occurred while trying to create Jersey REST Resource for binding [{1}] Check configuration of the REST binding specified in the error message
TIBCO-BW-BINDING-REST-500004 Unable to start REST Binding with name [{0}] Check configuration of the REST binding specified in the error message
TIBCO-BW-BINDING-REST-500005 Unable to stop REST Binding with name [{0}} Check configuration of the REST binding specified in the error message
TIBCO-BW-BINDING-REST-500006 Error Occurred while parsing and creating HTTP Headers. Responding to client with error message. Invalid values were sent by the client in the HTTP headers.
TIBCO-BW-BINDING-REST-500007 Error Occurred while creating Parameters Part. Responding to client with error message. Invalid values were passed for the Parameters element. Check the client request and the configuration of the REST Binding.
TIBCO-BW-BINDING-REST-500008 Error Occurred while creating User Part. Responding to client with error message. Invalid values were passed for the Parameters element. Check the client request and the configuration of the REST Binding.
TIBCO-BW-BINDING-REST-500009 The HTTP Connector failed to deploy the REST Service Binding. Check the exception thrown by the HTTP Connector for possible configuration issues Check the HTTP Connector exception for possible reasons of failure. For example, Some of them could be related to overlapping context paths or an address in use.
TIBCO-BW-BINDING-REST-500010 The HTTP Connector [{0}] shared resource could not be retrieved. Please check the REST Binding configuration or the logs if the HTTP Connector could not be started.
TIBCO-BW-BINDING-REST-500011 The HTTP Connector [{0}] shared resource could not be retrieved. Please check the REST Binding configuration or the logs if the HTTP Connector could not be started.
TIBCO-BW-BINDING-REST-500012 AUTHENTICATION_FAILED = Authentication failed for client request. A 401 status code has been sent to the client with the realm as [{0}].
TIBCO-BW-BINDING-REST-500013 WSDL_CACHE_NOT_FOUND = An error occurred while trying to retrieve the WSDL/XSD's for the REST binding [{0}]. Please check the underlying exception thrown by the WSDL/XSD Cache for the root cause.
TIBCO-BW-BINDING-REST-000001 No WSDL Operation found. Please re-validate the application module and try deploying again. This is an internal product error. Contact TIBCO Support.