Description: The request contains bad syntax or cannot be fulfilled
Resolution: Correct the configuration (input data) of the Http Request activity
Description: The server failed to fulfill an apparently valid request
Resolution: See the documentation
Description: An exception was thrown while trying to initialize the Http client
Resolution: System exception
Description: An exception occurred while trying to initialize the Http server
Resolution: System exception
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.
Description: The trusted CA store was not specified
Resolution: Make sure the trusted CA store is specified
Description: A schema specific exception occurred while trying to build the input class.
Description: A schema specific exception occurred while trying to build the output class.
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.
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.
Description: An IO exception whas thrown while trying to load the identity.
Resolution: Make sure the file that contains the private key exists and is readable.
Description: An IO exception whas 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.
Description: A security exception whas 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.
Description: A CertificateException whas 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.
Description: The Identity [ %1 ] is not valid.
Resolution: See the documentation
Description: The Identity is not specified
Resolution: Make sure the Identity name is specified
Description: A security exception was thrown while trying to initialize the HTTPS server
Description: A lifecycle exception was thrown while trying to initialize the Tomcat server
Description: An IO exception was thrown while trying to create the web server file structure
Description: An exception was thrown while trying to load the proxy's identity
Resolution: System error.
Description: An exception was thrown while trying to load the proxy
Resolution: System error.
Description: An exception was thrown while trying to load the identity used for basic Http authentication
Resolution: System error.
Description: An exception occurred while trying to initialize the Http server
Resolution: System exception
Description: The Identity on the Proxy Connection is not valid. Please use a UsernamePassword Identity
Resolution: Correct the Identity
Description: The Identity for the basic authentication was not specified
Resolution: Make sure the Identity name is specified
Description: The Identity [ %1 ] cannot be referenced in this context
Resolution: See the documentation
Description: The Parameter Name [ %1 ] is not valid
Resolution: Fix the name of the parameter
Description: The Parameter Name [ %1 ] is already specified
Resolution: Remove one of the parameters
Description: The HTTP Connection Resource is not specified
Resolution: Specify an HTTP Connection Resource
Description: A POST Method cannot send parameters if the message body is specified
Resolution: Correct the input data.
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
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.
Description: Invalid endpoint URL
Resolution: Correct either the configuration or the input data.
Description: Invalid input data. The encoding is not supported
Resolution: Correct the input data. Make sure the encoding is supported. See the documentation.
Description: The specified HTTP method is not valid
Resolution: Correct the input data. Make sure that the HTTP method is valid
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
Description: An exception was thrown while trying to url-encode the data.
Resolution: See the documentation
Description: Attachment not supported for HTTP method %1. Only HTTP 'POST' can send attachments
Resolution: See the documentation
Description: Error serializing attachment data, Cause: %1
Resolution: See the documentation
Description: The input data is not valid
Resolution: See the documentation
Description: An IOException was thrown while trying to execute the Http method
Resolution: System exception
Description: An exception was thrown while trying to execute the Http method.
Resolution: System exception
Description: An IOException was thrown while trying to read the response
Resolution: System exception
Description: An IOException was thrown while trying to send the response
Resolution: System exception
Description: An Exception was thrown while trying to send the response
Resolution: System exception
Description: An exception was thrown while trying to send the Http request
Resolution: System exception
Description: The incoming Http message cannot be deserialized
Resolution: There is probabily an error on the Http client that invokes this service
Description: Using the following HTTP minProcessors/maxProcessors [host=%1 port=%2]: %3/%4
Description: For better MIME Multipart support, consider Upgrading Configuration