I'm using the latest on the 2.1 release branch from the CVS head. I've been pretty good about incorporating all changes as they come in to the 2.1 release branch so I should have this fix already but you never know.
Stefan, what was the nature of the fix you made and to what files? Thanks, Warwick > -----Original Message----- > From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] > Sent: Friday, November 05, 2004 3:40 PM > To: Slide Users Mailing List > Subject: Re: DB2 deadlock committing transaction > > > Hasn't Stefan fixed this problem in Slide 2.1b2? Which > version are you using? > > Oliver > > > On Fri, 5 Nov 2004 08:52:52 -0800, Warwick Burrows > <[EMAIL PROTECTED]> wrote: > > Hi guys, > > > > I've just added transaction support into my WebDAV client based app > > using the WebdavResource transaction methods. But I'm getting a db2 > > deadlock during the commit phase of a client transaction. > Its calling > > the UnlockMethod from the commit() but the UnlockMethod isn't > > enlisting itself as a transaction and is deadlocking much like that > > other problem I fixed. Has anyone seen this/fixed this problem > > already? There seem to be a number of modes that the transaction > > support can operate in so I'm not sure what it should be > doing during > > a commit(). I would assume that it needs to be enlisted so that > > another transaction isn't started though. Can anybody with > experience > > with the transaction support give me some information on the > > high-level view of it? > > > > Thanks, > > Warwick > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
