To track what locks are active, you could put code inside of the lock that sets an application variable and then removes the set after the </lock>. Just an idea, but not a good one for a system wide view...
On 3/23/06, Steve Brownlee <[EMAIL PROTECTED]> wrote: > Russ: > > You can't get a list of active locks (please, please, please somebody prove > me wrong here) without writing some serious custom Java code. > > I've been trying creative ways to do this for almost a year as we're having > major problems with nested locks in our application. We even went to Adobe > for a hotfix but the one we received broke our system even more (not that I'm > complaining, they did their best). > > > -----Original Message----- > > From: Russ [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 22, 2006 3:10 PM > > To: CF-Talk > > Subject: weird locking error > > > > Is there some bug in CF7 that doesn't release locks? We have > > a lock on a > > page that works fine, but while we were QAing it, we started > > running into > > exceptions with the time out. The timeout is set to 60 > > seconds, and it > > works again if I rename the lock, and also works after server > > restart. > > > > > > > > Is there some code which will let me see what locks are active? > > > > > > > > Russ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236054 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

