BizTalk Server - Error Message: "Object reference not set to an instance of an obje

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > May 2005 > Error Message: "Object reference not set to an instance of an obje





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 Error Message: "Object reference not set to an instance of an obje
Manish

2005-05-16, 2:52 am

I am trying to execute my orchestration (mapping HIPAA 834 map) which
consumes a web service. WS takes about 150 secs to return an XML document. I
get following error:

Event ID: 5754
Computer: Windows2003Server
Description:
The "SOAP" adapter is suspending an outbound message going to destination
URL:"http://localhost/mywebservice/Service.asmx". Details:"Object reference
not set to an instance of an object.".

I have tried:
1. Using MyMessage(SOAP.ClientConnectionTimeout) = 6000000
2. Increasing the number of threads in BTSNTSvc.exe.config using:
<system.net>
<connectionManagement>
<add address="*" maxconnection="40"/>
</connectionManagement>
</system.net>

3. Similar to step 2 in machine.config
4. I have installed the BT SP1

Please advice, what I may be missing.

Thanks

MS
Manish

2005-05-17, 5:50 pm

I figured this out..... web service was cached and a simple restart made it
work fine :-)

MS

"Manish" wrote:

> I am trying to execute my orchestration (mapping HIPAA 834 map) which
> consumes a web service. WS takes about 150 secs to return an XML document. I
> get following error:
>
> Event ID: 5754
> Computer: Windows2003Server
> Description:
> The "SOAP" adapter is suspending an outbound message going to destination
> URL:"http://localhost/mywebservice/Service.asmx". Details:"Object reference
> not set to an instance of an object.".
>
> I have tried:
> 1. Using MyMessage(SOAP.ClientConnectionTimeout) = 6000000
> 2. Increasing the number of threads in BTSNTSvc.exe.config using:
> <system.net>
> <connectionManagement>
> <add address="*" maxconnection="40"/>
> </connectionManagement>
> </system.net>
>
> 3. Similar to step 2 in machine.config
> 4. I have installed the BT SP1
>
> Please advice, what I may be missing.
>
> Thanks
>
> MS

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com