08-30-04 10:55 PM
We are observing the following behavior on our BizTalk
Servers (2000 ENTERPRISE EDITION):
Most of the XML postings are successful, but some generate
an error namely,
Error: An error occurred in BizTalk Server.
Details:---
An error occurred during transmission: An error was
encountered while parsing the response from the HTTP
server.
Request information: Proxy: Proxy port:80
URL:http://.......
Content-Type:text/plain; charset="utf-8"
User name:
Client certificate:
Request body:942
Bytes Timeout duration (seconds): 92
Error code:80004005
The server encountered a transport error while processing
the messaging port "" , which uses a transport component
with a ProgID of "BizTalk.SendHTTPX.1". The server could
not finish processing messaging port.
Unspecified error.
------------------------
The Web Server on which the postings are being conducted
gives a BAD REQUEST (400) status code as the response
XML,incase of a failed posting.
The postings are eventually conducted successfully when
repeated/retried(channel and destination being the same as
before).
I would be grateful for any help.
[ Post a follow-up to this message ]
|