BizTalk Server General - Isolated Host Insatnce is not Applicable, is this okay?

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > May 2006 > Isolated Host Insatnce is not Applicable, is this okay?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Isolated Host Insatnce is not Applicable, is this okay?
Erik

2006-05-29, 5:21 pm

Hi,
I'm fighting with my BizTalk Server 2006 (running on Windows Server 2003
(german) / Dell Server Installation Routine). I've tried serveral Tutorial
(1-4) and Samples and some worked well an some worked not. The Tutorials and
Samples which caused problems / did not work all used Receive Loactions with
SOAP or HTTP Pipelines which used the Isolated Host Instance. I configured
the Isolated Host as described in the installation guide for BTS 2006 on
Windows Server 2003 and it is trusted, but it is not applcable (status). Is
this okay?

If I run 'Tutorial 4: TPM', I get an (500) Internal Server Error and the
following error Message in the Event Log:

There was a failure executing the receive pipeline:
"Microsoft.BizTalk.DefaultPipelines.XMLReceive,
Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" Source: "Party resolution" Receive Port:
"OrderProcessReceivePort" URI: "/HTTPReceive/BTSHTTPReceive.dll?Order"
Reason: There was an authentication failure. "The party corresponding to the
inbound message cannot be identified".

And additionally I found this error Logs (which appeared over an hour later):

The Messaging Engine failed to register the adapter for "HTTP" for the
receive location "/HTTPReceive/BTSHTTPReceive.dll". Please verify that the
receive location exists, and that the isolated adapter runs under an account
that has access to the BizTalk databases.

The 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.

The receive locations are enabled, have correct adresses and the user i use
for all biztyl projects is member of admin, installed BTS2006 and MS SQL
Server 2005 an work for all other issues well.

If I run the HWS - Actions Sample I get a warning when I reject or accept a
issue with the InfoPath client, saying there was a soap error (HTTP Response:
500 Internal Server Error). In the Event Log the follwoing Error Message is
logged:

The Messaging engine failed to process a message submitted by adapter:HTTP
Source URL:/HwsMessages/BtsHttpReceive.dll?InterruptAndResponse. Details:The
published message could not be routed because no subscribers were found. This
error occurs if the subscribing orchestration or send port has not been
enlisted, or if some of the message properties necessary for subscription
evaluation have not been promoted. Please use the Biztalk Administration
console to troubleshoot this failure.

Failed to submit a response message for action Assign ID
93e831a6-59a0-ba25-a061-02f96451d224. - The remote server returned an error:
(500) Internal Server Error.

And a warning like this:

Failed to send the response message. - Failed to submit a response message
for action Assign ID 93e831a6-59a0-ba25-a061-02f96451d224

or this:

You cannot access this activity flow, action or task.

Can anyone help?

Thanks

Erik


Dick Dijkstra

2006-05-30, 7:15 am

Hi Erik,

Have you created an application pool? If so, does the account for the
pool have access to the databases?

HTH,

Dick Dijkstra


Erik wrote:
> Hi,
> I'm fighting with my BizTalk Server 2006 (running on Windows Server 2003
> (german) / Dell Server Installation Routine). I've tried serveral Tutorial
> (1-4) and Samples and some worked well an some worked not. The Tutorials and
> Samples which caused problems / did not work all used Receive Loactions with
> SOAP or HTTP Pipelines which used the Isolated Host Instance. I configured
> the Isolated Host as described in the installation guide for BTS 2006 on
> Windows Server 2003 and it is trusted, but it is not applcable (status). Is
> this okay?
>
> If I run 'Tutorial 4: TPM', I get an (500) Internal Server Error and the
> following error Message in the Event Log:
>
> There was a failure executing the receive pipeline:
> "Microsoft.BizTalk.DefaultPipelines.XMLReceive,
> Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35" Source: "Party resolution" Receive Port:
> "OrderProcessReceivePort" URI: "/HTTPReceive/BTSHTTPReceive.dll?Order"
> Reason: There was an authentication failure. "The party corresponding to the
> inbound message cannot be identified".
>
> And additionally I found this error Logs (which appeared over an hour later):
>
> The Messaging Engine failed to register the adapter for "HTTP" for the
> receive location "/HTTPReceive/BTSHTTPReceive.dll". Please verify that the
> receive location exists, and that the isolated adapter runs under an account
> that has access to the BizTalk databases.
>
> The 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.
>
> The receive locations are enabled, have correct adresses and the user i use
> for all biztyl projects is member of admin, installed BTS2006 and MS SQL
> Server 2005 an work for all other issues well.
>
> If I run the HWS - Actions Sample I get a warning when I reject or accept a
> issue with the InfoPath client, saying there was a soap error (HTTP Response:
> 500 Internal Server Error). In the Event Log the follwoing Error Message is
> logged:
>
> The Messaging engine failed to process a message submitted by adapter:HTTP
> Source URL:/HwsMessages/BtsHttpReceive.dll?InterruptAndResponse. Details:The
> published message could not be routed because no subscribers were found. This
> error occurs if the subscribing orchestration or send port has not been
> enlisted, or if some of the message properties necessary for subscription
> evaluation have not been promoted. Please use the Biztalk Administration
> console to troubleshoot this failure.
>
> Failed to submit a response message for action Assign ID
> 93e831a6-59a0-ba25-a061-02f96451d224. - The remote server returned an error:
> (500) Internal Server Error.
>
> And a warning like this:
>
> Failed to send the response message. - Failed to submit a response message
> for action Assign ID 93e831a6-59a0-ba25-a061-02f96451d224
>
> or this:
>
> You cannot access this activity flow, action or task.
>
> Can anyone help?
>
> Thanks
>
> Erik


Erik

2006-05-30, 7:15 am

Hi Dick,

I created a AppPool for the Tutorial and while installing BTS 2006. Both use
the account which i used to install BTS and SQL Server 2006. I'm able to
login to the database with this account and he is member of the admin group
on the machine (and on the database, I assume).
What does it mean when the islated host is 'not applicable'?
Could it be a permission problem with the account i run BTS?

Thanks for your reply and hoping for help

Erik

"Dick Dijkstra" wrote:

> Hi Erik,
>
> Have you created an application pool? If so, does the account for the
> pool have access to the databases?
>
> HTH,
>
> Dick Dijkstra
>
>
> Erik wrote:
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com