Exception of type System.OutOfMemoryException was thrown

Home Page Forums BizTalk 2004 – BizTalk 2010 Exception of type System.OutOfMemoryException was thrown

Viewing 2 reply threads
  • Author
    Posts
    • #12889

      Hi
      I’m having problems with enlisting my orchestrations . My previously working deploy is now failing after I
      added a few more orchestrations. I tried increasing the memory availabl to

      During the enlist (which is taking place programmatically using WMI), I
      now
      get out of memory exceptions for random orchestrations (they all used to
      work), such as

      Exception of type System.OutOfMemoryException was thrown.(HRESULT:
      80131600).

      External component has thrown an exception.(HRESULT: 80131600).

      Please help.

    • #12890

      That error appears when the project is freshly deployed and enlisted throught wmi scripts.

      However it works if I enlist the orchestrations through the explorer.

      Is there a hot fix or script code to resolve this issue?

      • #12891

        You don’t have any running instances of those Orchestrations you are restarting do you?

        I’ve never seen that problem enlisted before. Does it work through the BizTalk Explorer?

        • #12892

          Not sure on this one.

          I have not worked with the WMI scripts much.

    • #20776

      I had the same problem today and a few weeks ago. Narrowed it down to some issue with the WMI scripts not working as they should. I restarted the Windows Management Instrumentation service seemed to fix the issue.

      Nick Hermans (Software Develoepr, Bournemouth UK)

       

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