07-09-04 08:31 PM
Hi:
I have a simple orchestration that is exposed as a web service.
It calls another web services. This second web services does some work
and it calls a HTTP receive location. This orchestration is using
Correlation.
All this works fine on my XP Professional Machine.
I am trying to deploy this orchestration to BizTalk 2004 Server in a 2
machine setup.
This server is running on Windows 2003.
Here is the error I am getting in the event log.
1. Error
The Messaging Engine failed to register an adapter "BizTalk HTTP Receiver".
Details: "Registering multiple adapter types within the same process is not
a supported scenario. For e.g. HTTP and SOAP receive adapters cannot
co-exist in the same process"
2. Error
BizTalk HTTP receive adapter failed to initialize itself. Possible reasons:
1) Receive location URL is not created/configured correctly
2) Receive location is not enabled
3) HTTP receive adapter is not running under a user that has access to
management and message databases
4) Isolated host instance is not created for HTTP Receive adapter.
3. Error
BizTalk HTTP receive adapter failed to initialize itself. Possible reasons:
1) Receive location URL is not created/configured correctly
2) Receive location is not enabled
3) HTTP receive adapter is not running under a user that has access to
management and message databases
4) Isolated host instance is not created for HTTP Receive adapter.
4. Warming
The adapter "BizTalk HTTP Receiver" raised an error message. Details
"BizTalk HTTP receive adapter failed to initialize itself. Possible reasons:
1) Receive location URL is not created/configured correctly
2) Receive location is not enabled
3) HTTP receive adapter is not running under a user that has access to
management and message databases
4) Isolated host instance is not created for HTTP Receive adapter. ".
Based on the Error 1 I configured the Soap Receive Adatper in a different
host than the Http Receive Adapter. I am still getting the same error.
This error message is misleading since the same orchestration works fine on
my Laptop.
Has anyone seen this error.
Raj
[ Post a follow-up to this message ]
|