HTTP Error Codes

This section describes error codes that can be returned by activities in the HTTP palette.

BW-HTTP-100000:  The HTTP Server replied with a 4XX status code

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The request contains bad syntax or cannot be fulfilled.

  • Resolution:  Correct the configuration (input data) of the HTTP Request activity.

BW-HTTP-100001:  The HTTP Server replied with a 5XX status code

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The server failed to fulfill an apparently valid request.

  • Resolution:  See the documentation.

BW-HTTP-100100:  An exception was thrown while trying to initialize the HTTP client

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An exception was thrown while trying to initialize the HTTP client.

  • Resolution:  System exception.

BW-HTTP-100102:  An exception occurred while trying to initialize the HTTP server

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An exception occurred while trying to initialize the HTTP server.

  • Resolution:  System exception.

BW-HTTP-100103:  There are more than one HTTP event sources registered on [ %1 ]

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  There are more than one HTTP event sources registered on a specific port.

  • Resolution:  Make sure there is no more than one HTTP event source (signal-in activity) that use a specific HTTP Connection Shared Resource.

BW-HTTP-100104:  The trusted CA store was not specified

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The trusted CA store was not specified.

  • Resolution:  Make sure the trusted CA store is specified.

BW-HTTP-100105:  An exception occurred while trying to build the input class.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A schema specific exception occurred while trying to build the input class.

  • Resolution:  System error.

BW-HTTP-100106:  An exception occurred while trying to build the output class.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A schema specific exception occurred while trying to build the output class.

  • Resolution:  System error.

BW-HTTP-100107:  A repository exception was thrown while trying to load the identity.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A repository exception was thrown while trying to load the identity.

  • Resolution:  Make sure the file that contains the private key can be read.

BW-HTTP-100108:  A security exception was thrown while trying to load the identity.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A security exception was thrown while trying to load the identity.

  • Resolution:  Make sure the format of the file that contains the private key is supported.

BW-HTTP-100109:  An IO exception was thrown while trying to load the identity.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An IO exception was thrown while trying to load the identity.

  • Resolution:  Make sure the file that contains the private key exists and is readable.

BW-HTTP-100110:  An IO exception was thrown while trying to load the trusted CA store.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An IO exception was thrown while trying to load the trusted CA store.

  • Resolution:  Make sure the certificates that are stored in the trusted CA store are valid. See the documentation.

BW-HTTP-100111:  A security exception was thrown while trying to load the trusted CA store.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A security exception was thrown while trying to load the trusted CA store.

  • Resolution:  Make sure the certificates that are stored in the trusted CA store are valid. See the documentation.

BW-HTTP-100112:  A CertificateException was thrown while trying to load a particular certificate from the trusted CA store.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A CertificateException was thrown while trying to load a particular certificate from the trusted CA store.

  • Resolution:  Make sure the certificates that are stored in the trusted CA store are valid. See the documentation.

BW-HTTP-100113:  The Identity [ %1 ] is not valid.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The Identity [ %1 ] is not valid.

  • Resolution:  See the documentation.

BW-HTTP-100114:  The Identity is not specified

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The Identity is not specified.

  • Resolution:  Make sure the Identity name is specified.

BW-HTTP-100115:  A security exception was thrown while trying to initialize the HTTPS server

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A security exception was thrown while trying to initialize the HTTPS server.

  • Resolution:  System error.

BW-HTTP-100116:  A lifecycle exception was thrown while trying to initialize the Tomcat server

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A lifecycle exception was thrown while trying to initialize the Tomcat server.

  • Resolution:  System error.

BW-HTTP-100117:  An IO exception was thrown while trying to create the web server file structure

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An IO exception was thrown while trying to create the web server file structure.

  • Resolution:  System error.

BW-HTTP-100118:  An exception was thrown while trying to load the proxy's identity

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An exception was thrown while trying to load the proxy's identity.

  • Resolution:  System error.

BW-HTTP-100119:  An exception was thrown while trying to load the proxy

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An exception was thrown while trying to load the proxy.

  • Resolution:  System error.

BW-HTTP-100120:  An exception was thrown while trying to load the identity used for basic HTTP authentication

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An exception was thrown while trying to load the identity used for basic HTTP authentication.

  • Resolution:  System error.

BW-HTTP-100121:  An exception occurred while trying to initialize the HTTP server: %1

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An exception occurred while trying to initialize the HTTP server.

  • Resolution:  System exception.

BW-HTTP-100123:  The Identity on the Proxy Connection is not valid

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The Identity on the Proxy Connection is not valid. Please use a UsernamePassword Identity.

  • Resolution:  Correct the Identity.

BW-HTTP-100124:  The Identity for the basic authentication was not specified

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The Identity for the basic authentication was not specified.

  • Resolution:  Make sure the Identity name is specified.

BW-HTTP-100125:  The Identity [ %1 ] cannot be referenced in this context

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The Identity [ %1 ] cannot be referenced in this context.

  • Resolution:  See the documentation.

BW-HTTP-100126:  The Parameter Name [ %1 ] is not valid

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The Parameter Name [ %1 ] is not valid.

  • Resolution:  Fix the name of the parameter.

BW-HTTP-100127:  The Parameter Name [ %1 ] is already specified

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The Parameter Name [ %1 ] is already specified.

  • Resolution:  Remove one of the parameters.

BW-HTTP-100128:  The HTTP Connection Resource is not specified

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The HTTP Connection Resource is not specified.

  • Resolution:  Specify an HTTP Connection Resource.

BW-HTTP-100129

  • Role: errorRole

  • Category: BW_Plugin

  • Description: Identity for Kerberos authentication was not specified.

  • Resolution: Create the Identity resource with the username and password, and map it to the HTTP Send Request activity.

BW-HTTP-100130

  • Role: errorRole

  • Category: BW_Plugin

  • Description: An exception was thrown while trying to load the identity used for Kerberos HTTP authentication.

  • Resolution: Resolve the identity resource mapping if the resource is mapped incorrectly.



BW-HTTP-100201:  A POST Method cannot send parameters if the message body is specified

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A POST Method cannot send parameters if the message body is specified.

  • Resolution:  Correct the input data.

BW-HTTP-100202:  A GET Method doesn't have a message body

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  A GET Method doesn't have a message body.

  • Resolution:  Correct the input data. Make sure that the message body is not specified for a GET request.

BW-HTTP-100203:  Invalid endpoint URL. The host name is not specified.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Invalid endpoint URL. The host name is not specified.

  • Resolution:  Correct either the configuration or the input data. Make sure that the host name is specified.

BW-HTTP-100204:  Invalid endpoint URL

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Invalid endpoint URL.

  • Resolution:  Correct either the configuration or the input data.

BW-HTTP-100205:  Invalid input data. The encoding is not supported.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Invalid input data. The encoding is not supported.

  • Resolution:  Correct the input data. Make sure the encoding is supported. See the documentation.

BW-HTTP-100206:  The HTTP method [ %1 ] is not valid

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The specified HTTP method is not valid.

  • Resolution:  Correct the input data. Make sure that the HTTP method is valid.

BW-HTTP-100207:  The status line [ %1 ] is not valid

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The status line is not valid. The right format is X Y Z, where X - the HTTP version, Y - the status code, Z - the reason phrase.

  • Resolution:  See the documentation.

BW-HTTP-100208:  An exception was thrown while trying to url-encode the data

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An exception was thrown while trying to url-encode the data.

  • Resolution:  See the documentation.

BW-HTTP-100209:  Attachment not supported for HTTP method %1. Only HTTP 'POST' can send attachments.

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Attachment not supported for HTTP method %1. Only HTTP 'POST' can send attachments.

  • Resolution:  See the documentation.

BW-HTTP-100210:  Error serializing attachment data, Cause: %1

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  Error serializing attachment data, Cause: %1.

  • Resolution:  See the documentation.

BW-HTTP-100299:  The input data is not valid

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The input data is not valid.

  • Resolution:  See the documentation.

BW-HTTP-100300:  An IOException was thrown while trying to execute the HTTP method

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An IOException was thrown while trying to execute the HTTP method.

  • Resolution:  System exception.

BW-HTTP-100301:  An exception was thrown while trying to execute the HTTP method. The Reason-code is [ %1 ].

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An exception was thrown while trying to execute the HTTP method.

  • Resolution:  System exception.

BW-HTTP-100302:  An IOException was thrown while trying to read the response

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An IOException was thrown while trying to read the response.

  • Resolution:  System exception.

BW-HTTP-100303:  An IOException was thrown while trying to send the response

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An IOException was thrown while trying to send the response.

  • Resolution:  System exception.

BW-HTTP-100304:  An Exception was thrown while trying to send the response

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An Exception was thrown while trying to send the response.

  • Resolution:  System exception.

BW-HTTP-100305:  An exception was thrown while trying to send the HTTP request

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  An exception was thrown while trying to send the HTTP request.

  • Resolution:  System exception.

BW-HTTP-100400:  The incoming HTTP message cannot be deserialized

  • Role:  errorRole

  • Category:  BW_Plugin

  • Description:  The incoming HTTP message cannot be deserialized.

  • Resolution:  There is probably an error on the HTTP client that invokes this service.

BW-HTTP-100500:  Using the following HTTP minProcessors/maxProcessors [host=%1 port=%2]: %3/%4

  • Role:  infoRole

  • Category:  BW_Plugin

  • Description:  Using the following HTTP minProcessors/maxProcessors [host=%1 port=%2]: %3/%4.

  • Resolution:  

BW-HTTP-100600:  For better MIME Multipart support, consider Upgrading Configuration

  • Role:  warnRole

  • Category:  BW_Plugin

  • Description:  For better MIME Multipart support, consider Upgrading Configuration.

  • Resolution:  

BW-HTTP-100801:

  • Role: errorRole

  • Category: BW_Plugin

  • Description: Krb conf file is not specified.

  • Resolution: Provide the correct file path.

BW-HTTP-100802:

  • Role: errorRole

  • Category: BW_Plugin

  • Description: Login conf file is not specified.

  • Resolution: Provide the correct file path.