SOAP Error Codes
This section describes error codes that can be returned by activities in the SOAP palette.
SOAPPLUGIN-100001: Unable to create Transport
-
Role: errorRole
-
Category: BW_Plugins
-
Description: Error initializing the transport.
-
Resolution: Please check the transport configuration.
SOAPPLUGIN-100002: SOAP Envelope is invalid
-
Role: errorRole
-
Category: BW_Plugins
-
Description: The request or response enevelope received from the remote host is invalid.
-
Resolution: Please verify the SOAP envelope.
SOAPPLUGIN-100003: Unable to serialize the SOAP envelope
-
Role: errorRole
-
Category: BW_Plugins
-
Description:
-
Resolution: Please check the input data to this activity and the make sure that it is consistent with the WSDL description.
SOAPPLUGIN-100004: Unable to deserialize the SOAP envelope
-
Role: errorRole
-
Category: BW_Plugins
-
Description:
-
Resolution: Please check the input data to this activity and the make sure that it is consistent with the WSDL description.
SOAPPLUGIN-100005: Unable to process the SOAP envelope
-
Role: errorRole
-
Category: BW_Plugins
-
Description:
-
Resolution: Please check the input data to this activity and the WSDL description.
SOAPPLUGIN-100006: The SOAP processor could not be instantiated
-
Role: errorRole
-
Category: BW_Plugins
-
Description: This is an internal error.
-
Resolution: Please contact TIBCO support.
SOAPPLUGIN-100007: The SOAP service is invalid
-
Role: errorRole
-
Category: BW_Plugins
-
Description: This is an internal error.
-
Resolution: Please contact TIBCO support.
SOAPPLUGIN-100008: SOAP Envelope has no data
-
Role: errorRole
-
Category: BW_Plugins
-
Description: The request or response message received from the remote server is invalid.
-
Resolution: Please make sure the endpoint is a valid soap 1.1 server.
SOAPPLUGIN-100009: Error parsing SOAP message
-
Role: errorRole
-
Category: BW_Plugins
-
Description: The request or response message received from the remote server is invalid.
-
Resolution: Please make sure the endpoint is a valid soap 1.1 server.
SOAPPLUGIN-100010: Error while adding xsi:type attribute
-
Role: errorRole
-
Category: BW_Plugins
-
Description: Internal error.
-
Resolution: Please make sure that you are using the supported schema flavor.
SOAPPLUGIN-100011: Part accessor for the message-part not found in the soap envelope
-
Role: errorRole
-
Category: BW_Plugins
-
Description: The request or response message received from the remote server is invalid.
-
Resolution: Please check the input data to this activity and the make sure that it is consistent with the WSDL description.
SOAPPLUGIN-100012: Unable to send soap reply message
-
Role: errorRole
-
Category: BW_Plugins
-
Description: The remote server may have closed the connection or there is an internal exception.
-
Resolution: Please correct the connection error.
SOAPPLUGIN-100014: Unable to send reply or fault message. Please check the operation type
-
Role: errorRole
-
Category: BW_Plugins
-
Description: The specified operation may not throw a soap fault or send soap reply.
-
Resolution: Please make sure that you have an operation which allows reply and fault messages.
SOAPPLUGIN-100016: Unable to convert a soap fault message to activity output
-
Role: errorRole
-
Category: BW_Plugins
-
Description: This is an internal error occurs when the soap request activity is not initialized.
-
Resolution: Please contact TIBCO support.
SOAPPLUGIN-100017: Unable to initialize the URL resolvers for builtin services
-
Role: errorRole
-
Category: BW_Plugins
-
Description: This is an internal error.
-
Resolution: Please contact TIBCO support.
SOAPPLUGIN-100018: Unable to get the specified resource
-
Role: errorRole
-
Category: BW_Plugins
-
Description: The resource URL or filter may be invalid or there is no resolver for the kind of URL specified.
-
Resolution: Please specify the correct URL.
SOAPPLUGIN-100019: A security error while trying to load the certficiate [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The certificate path may be invalid or the certificate type is unsupported
Resolution: Please specify the correct path
SOAPPLUGIN-100020: An IO error occurred while trying to load the certificate [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The certificate path may be invalid or the certificate type is unsupported
Resolution: Please specify the correct path
SOAPPLUGIN-100021: An IO error while trying send soap message [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: SOAP Driver could not send the message
Resolution: Please make sure that you have specified the correct endpoint infomation
SOAPPLUGIN-100022: An IO error while loading client key [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The client key path may be invalid or the KEY type is unsupported
Resolution: Please specify the correct path
SOAPPLUGIN-100023: Soap fault message is received
Role: errorRole
Category: BW_Plugins
Description: Fault Details element provides more informaiton
Resolution: Remote server has responded with a soap fault message, it is usually thrown when the input data is invalid or soap server doesn't support the version of the saop message or mandatory soap headers are not specified
SOAPPLUGIN-100024: HTTP error [ %1 ] Message Received
Role: errorRole
Category: BW_Plugins
Description: Please refer to the HTTP specifications for more information about the error code
Resolution:
SOAPPLUGIN-100025: Input data error. Resource path [ %1 ] is invalid
Role: errorRole
Category: BW_Plugins
Description:
Resolution: Please correct the resource path in the retrieve resources activity
SOAPPLUGIN-100026: Input data error. Resource filter [ %1 ] is invalid
Role: errorRole
Category: BW_Plugins
Description:
Resolution: Please specify the correct resource filter wsdl, wsil or xsd
SOAPPLUGIN-100027: Message part accessor not found in part [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The request or response message received from the remote server is invalid
Resolution: Please check the input data to this activity and the make sure that it is consistent with the WSDL description
SOAPPLUGIN-100028: Data not found for resource [ %1 ] using filter [ %2 ]
Role: errorRole
Category: BW_Plugins
Description: The supported filters are wsdl, wsil or xsd. For other filters resourceData may not available as ascii
Resolution: Please correct the resource path in the retrieve resources activity
SOAPPLUGIN-100032: Duplicate soapAction value [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The soapAction value must be unique accross all Soap Event Sources to correctly dispatch the soap messages
Resolution: Please check other SOAP Event Source activities and make sure that the soapAction is not duplicated
SOAPPLUGIN-100033: Duplicate WSDL Target Namespace value [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The Target Namespace specified on advanced tab must be unique accross all Soap Event Sources
Resolution: Please check other SOAP Event Source activities and make sure that the Target Namespace is not duplicated
SOAPPLUGIN-100034: Configuration Error. The specified operation name [ %1 ] not found in portType [ %2 ]
Role: errorRole
Category: BW_Plugins
Description: The operation name is invalid
Resolution: Please ensure that the WSDL file has the specified operation name
SOAPPLUGIN-100035: Configuration Error. Transport is not specified for this service
Role: errorRole
Category: BW_Plugins
Description:
Resolution: Please specify a HTTP or HTTPS transport using HTTP Connection resource
SOAPPLUGIN-100036: Configuration Error. SoapAction is not specified for this service
Role: errorRole
Category: BW_Plugins
Description:
Resolution: Please specify a non null SoapAction
SOAPPLUGIN-100037: Configuration Error. Operation style is invalid
Role: errorRole
Category: BW_Plugins
Description:
Resolution: Please specify document or rpc
SOAPPLUGIN-100038: Configuration Error. Use attribute is invalid
Role: errorRole
Category: BW_Plugins
Description:
Resolution: Please specify literal or encoded
SOAPPLUGIN-100039: Configuration Error. The specified operation name [ %1 ] not found in port [ %2 ] in service [ %3 ]
Role: errorRole
Category: BW_Plugins
Description: The operation name is invalid
Resolution: Please ensure that the WSDL file has the specified operation name
SOAPPLUGIN-100040: Configuration Error. The message part [ %1 ] is defined using 'element' attribute instead of 'type'
Role: errorRole
Category: BW_Plugins
Description: Soap encoding rules require the message part to be defined with type attribute
Resolution: Please modify the WSDL message definition to use schema type
SOAPPLUGIN-100041: Configuration Error. Only one message part can be defined using 'type' attribute for document style services in literal encoding
Role: errorRole
Category: BW_Plugins
Description: Document Literal encoding rules require only one message part to be defined with type attribute
Resolution: Please modify the WSDL message definition
SOAPPLUGIN-100042: Configuration Error. All Parts must be defined using either 'type' or 'element'
Role: errorRole
Category: BW_Plugins
Description: Mixing type and element attributes for the message parts is not permitted
Resolution: Please modify the WSDL message definition
SOAPPLUGIN-100043: Configuration Error. Multiple %1 parts defined using same name are not supported
Role: errorRole
Category: BW_Plugins
Description: Local names for two or more parts is same
Resolution: Please modify the headers configuration
SOAPPLUGIN-100044: Runtime error in SOAP service: %1
Role: errorRole
Category: BW_Plugins
Description: This is an internal error
Resolution: Please contact TIBCO support
SOAPPLUGIN-100045: Runtime error in SOAP client: %1
Role: errorRole
Category: BW_Plugins
Description: This is an internal error
Resolution: Please contact TIBCO support
SOAPPLUGIN-100046: Unable to serialize the MIME envelope. Please make sure that mimePart content (binaryContent|textContent|fileName) is consistent with content-type
Role: errorRole
Category: BW_Plugins
Description: Unable to serialize the MIME envelope. Please make sure that mimePart content (binaryContent|textContent|fileName) is consistent with content-type
Resolution: Please make sure that mimePart content (binaryContent|textContent|fileName) is consistent with content-type
SOAPPLUGIN-100047: Unable to dispatch the SOAP message to a Service. The URL/SoapAction specified in the incoming message was invalid.
Role: errorRole
Category: BW_Plugins
Description: Unable to dispatch the SOAP message to a Service. The URL/SoapAction specified in the incoming message was invalid.
Resolution: Please make sure that the client is using an up to date WSDL file
SOAPPLUGIN-100048: An exception with the following message was thrown while deserializing/processing the incoming SOAP message: [ % 1]
Role: errorRole
Category: BW_Plugins
Description: An exception was thrown while deserializing/processing the incoming SOAP message.
Resolution: Please make sure that the client is using an up to date WSDL file
SOAPPLUGIN-100049: The system cannot find the file specified
Role: errorRole
Category: BW_Plugins
Description: The system cannot find the file specified
Resolution: Please make sure that the specified file exists on the system
SOAPPLUGIN-100501: A java exception has occured. [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The configuration or input data of the activity might have caused this error
Resolution: Please correct the errors
SOAPPLUGIN-100502: Illegal Argument exception has occured. [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The configuration or input data of the activity might have caused this error
Resolution: Please correct the errors
SOAPPLUGIN-100503: A java exception has occured while constructing the WSDL file. [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The configuration or input data of the activity might have caused this error
Resolution: Please correct the errors
SOAPPLUGIN-100504: IO exception has occured. [ %1 ]
Role: errorRole
Category: BW_Plugins
Description: The configuration or input data of the activity might have caused this error
Resolution: Please correct the errors
SOAPPLUGIN-100505: Unable to create WSDL file due to insufficient configuration
Role: errorRole
Category: BW_Plugins
Description: Provide values for all the mandatroty configuration fields marked in the bold font
Resolution: Please correct the errors