Re: bts_UpdateMsgbox_BizTalkServerApplication deadlocks due to PersistenceItemException

Home Page Forums BizTalk 2004 – BizTalk 2010 bts_UpdateMsgbox_BizTalkServerApplication deadlocks due to PersistenceItemException Re: bts_UpdateMsgbox_BizTalkServerApplication deadlocks due to PersistenceItemException

#17012

I would look first to the state of the sql server running the bts management dbs.  Enough room, db and indexes in good shape? etc.  Then I would look to the throttling parameters.  I believe your sql engine is under powered, or overly constrained in some way. 

try simplifying the system to find the bottle neck.  Is the ws that handles the sql inserts handling its deadlocks appropriately? can you convert to use bts sql adapter to test?