RE: weird locking error

2006-03-23 Thread Steve Brownlee
Original Message- > From: Ryan Guill [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 23, 2006 11:09 AM > To: CF-Talk > Subject: Re: weird locking error > > To track what locks are active, you could put code inside of the lock > that sets an application variable and then

Re: weird locking error

2006-03-23 Thread Ryan Guill
ent 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-Tal

RE: weird locking error

2006-03-23 Thread Steve Brownlee
n 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

weird locking error

2006-03-22 Thread Russ
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

Re: locking error

2001-07-31 Thread eric . laney
"Steven Dworman" To: CF-Talk <[EMAIL PROTECTED]>

RE: locking error

2001-07-31 Thread Mike Brunt
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 31, 2001 8:36 AM To: CF-Talk Subject: locking error Can someone explain this error to me? I took out the locks in the application.cfm file when I got this error message. Unable to acquire lock for single threaded sessions within timeout period

locking error

2001-07-31 Thread Steven Dworman
Can someone explain this error to me? I took out the locks in the application.cfm file when I got this error message. Unable to acquire lock for single threaded sessions within timeout period. Please raise the request timeout limit to lengthen the time available to acquire the lock. The er