Receive location get disabled Automatic "exhausted the network retry attempts."

Home Page Forums BizTalk 2004 – BizTalk 2010 Receive location get disabled Automatic "exhausted the network retry attempts."

Viewing 2 reply threads
  • Author
    Posts
    • #21841

      Hi All,

      I am facing following issue regarding Receive location.

      I am using 64-bit BizTalk server 2006 R2 and installed on 64-bit windows 2003 server.

      I have an application in that I have configured one receive port it contains 70 receive location.

      Once I start application It works fine for first 10 to 20 min after some time 21 location will be disabled out of 70. It shows following error in event log.

      The receive location “RULInbound30” with URL “\\ABC\PQR$\AAAA\zzzz\*.*” is shutting down. Details:”The FILE receive location “\\ABC\PQR$\AAAA\zzzz\*.*”  exhausted the network retry attempts. “.

      I have tried following solution but problem is still persist

       http://geekswithblogs.net/markw/archive/2006/09/14/91175.aspx

      http://support.microsoft.com/kb/952556

      Initially MaxCmds  and MaxMpxCt  key were not in my registry. So I created manually with REG_DWORD type. Then I have set their value as following00

      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters
      MaxCmds  = 5000
      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
      MaxMpxCt  = 5000
      But problem is still persist.
      Appreciate your advice.
      – Dhaval M.
    • #21850

      Just checking: have you set these values on the server that hosts the UNC locations as well? “In a BizTalk environment, add both registry values to the BizTalk server and the remote UNC Share server.”

      –Thiago Almeida

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