IB server (inbound) thread: Error conditions

When an error happens on the Intelligent Broker server side, it usually involves one of these issues:

  • The incoming request is missing important information such as the site/thread of the destination endpoint.
  • The incoming request is not a properly formed SOAP message, or even XML, or otherwise is not recognizable as a valid web service request.
  • The local Intelligent Broker is not properly configured, therefore it cannot effectively deliver the request to the Intelligent Broker server thread for processing.
  • The Intelligent Broker server thread is not running, so the delivery by Intelligent Broker to that thread failed.