Host instance memory usage keep increasing

Home Page Forums BizTalk 2004 – BizTalk 2010 Host instance memory usage keep increasing

Viewing 1 reply thread
  • Author
    Posts
    • #26380

      We are using Biztalk 2006R2 in Windows server 2003 64bit. The purpose is transferring files between systems.

      We found that the Biztalk host instances (sendhost, receivehost, trackhost, applicationhost) memory usage is keep increasing, without dropping down, even the file transfer has been completed.

      Just want to know whether Biztalk use garbage collector to release non-used memory or not.

      If yes, where I can set the frequency to make the garbage collector run more frequent?

      If no, why the memory used is not released?

      We found that if the memory increased to certain level, some messages are pending in Biztalk without sending out. We suspect it is due to the memory reached the throtting value such that it does not send out, until the memory drop below the throtting value.

      Thanks.

       

       

       

    • #26387

      MessageBox_Message_Cleanup_BizTalkMsgBoxDb

      MessageBox_Parts_Cleanup_BizTalkMsgBoxDb

      PurgeSubscriptionsJob_BizTalkMsgBoxDb

      MessageBox_DeadProcesses_Cleanup_BizTalkMsgBoxDb

      TrackedMessages_Copy_BizTalkMsgBoxDb

      TrackingSpool_Cleanup_BizTalkMsgBoxDb

      Run the above jobs in SQL Server which will release the unused memory.

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