Web Service call hangs at Receive location everytime except first call

Home Page Forums BizTalk 2004 – BizTalk 2010 Web Service call hangs at Receive location everytime except first call

Viewing 2 reply threads
  • Author
    Posts
    • #21843

      Hello,

      we are deploying a new webservice on our production machine, it is very simple we have much more complex stuff already deployed. deployed by importing the MSI file then running installtion to create the virtual directories under IIS, the application is basically just an orchestration that receives the call, then using a referenced dll, calls an oracle procedure, this is not the first application deployed which uses oracle either. The first time it is called it gives back a reply fine, every call after that hangs ( I am looking at it in Admin console running instances) they hang and never go into suspention and there is no error, the caller just times out at his end. I see no errors in Event log and nothing to indicate were the problem is. Any ideas?

       

      Sam

    • #21851

      Is there a way to trace this from the oracle server side, and to add some tracing to your code that calls Oracle?

      • #21852

        we could, but I doubt that is where the problem is, see we have the connection string saved in SSO, we have tried on our uat BizTalk machine connecting to both Oracle uat and production environment and they both work fine multiple calls with no failure. Is there any way to trace what is going on in BizTalk in more detail?

    • #23280

      Did you ever find a solution?  We have the same problem with our web service when it runs under the Visual Studio Development Server.

Viewing 2 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.