| Author |
Message |
zigma
Beginner


Joined: Jun 11, 2008 Posts: 7
|
Posted: Mon Jun 30, 2008 6:53 pm Post subject: Error (ERROR_LOCK_TIMEOUT) |
|
|
here is the error i am getting, any help will be nice thank you
i get this error when i try to delete an photo.
Error
An error has occurred.
Back to the Gallery
Error Detail -
Error (ERROR_LOCK_TIMEOUT)
* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 718 (GalleryCoreApi::error)
* in modules/core/classes/GalleryStorage.class at line 380 (GalleryStorageExtras::acquireWriteLock)
* in modules/core/classes/DatabaseLockSystem.class at line 42 (GalleryStorage::acquireWriteLock)
* in modules/core/classes/GalleryLockSystem.class at line 147 (DatabaseLockSystem::_acquireLock)
* in modules/core/classes/helpers/GalleryLockHelper_simple.class at line 176 (GalleryLockSystem::acquireWriteLock)
* in modules/core/classes/GalleryCoreApi.class at line 2193 (GalleryLockHelper_simple::acquireWriteLock)
* in modules/webcam/module.inc at line 176 (GalleryCoreApi::acquireWriteLock)
* in modules/core/classes/GalleryEntity.class at line 468 (WebCamModule::onLoad)
* in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 91 (GalleryEntity::onLoad)
* in modules/core/classes/helpers/GalleryEntityHelper_medium.class at line 48 (GalleryEntityHelper_simple::loadEntitiesById)
* in modules/core/classes/GalleryCoreApi.class at line 2271 (GalleryEntityHelper_medium::deleteEntityById)
* in modules/core/ItemDelete.inc at line 79 (GalleryCoreApi::deleteEntityById)
* in main.php at line 231 (ItemDeleteController::handleRequest)
* in main.php at line 94
* in modules/core/classes/GalleryEmbed.class at line 179
* in index.php at line 212 (GalleryEmbed::handleRequest)
* in /home/content/z/i/g/zigma51/html/modules.php at line 103
System Information
Gallery version 2.2.5
PHP version 5.2.5 cgi-fcgi
Webserver Apache
Database mysqli 5.0.45-log
Toolkits Gd
Operating system Linux p3slh013.shr.phx3.secureserver.net 2.4.21-53.ELsmp #1 SMP Wed Nov 14 03:54:12 EST 2007 i686
Browser Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 |
|
| Back to top |
|
|
AdBot
|
| Post subject: Error (ERROR_LOCK_TIMEOUT) |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6226 Location: Washington Township, NJ, USA
|
|
| Back to top |
|
|
zigma
Beginner


Joined: Jun 11, 2008 Posts: 7
|
Posted: Mon Jun 30, 2008 9:12 pm Post subject: Re: Error (ERROR_LOCK_TIMEOUT) |
|
|
none of that worked at all, some of the steps even made it worse
after i restored the database i just un installed the webcam plug in and it is working again. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6226 Location: Washington Township, NJ, USA
|
Posted: Tue Jul 01, 2008 6:24 am Post subject: Re: Error (ERROR_LOCK_TIMEOUT) |
|
|
Ahh, it's the webcam plugin. What type of locking are you using on your G2 install? Database or filesystem? Whichever it is, you might want to switch.
The webcam plugin will automatically update an image every X minutes, and if the lock on the image isn't released when the update wants to occur (or in your case, a deletion), you'll get this error. _________________
 |
|
| Back to top |
|
|
|
|
|
|
|