"Postponed: Waiting to acquire lock"?

Message boards : Questions and problems : "Postponed: Waiting to acquire lock"?
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Wizardling
Avatar

Send message
Joined: 4 Mar 09
Posts: 39
New Zealand
Message 62622 - Posted: 21 Jun 2015, 6:49:02 UTC

Any idea what's going on here?

Mid-2007 24" 2.8GHz iMac, 4GB RAM, ATI Radeon HD 2600 Pro 256MB VRAM, OS X 10.6.8
"The surest sign that intelligent life exists elsewhere in the universe is that it has never tried to contact us." - Calvin and Hobbes (Bill Watterson)
ID: 62622 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 62623 - Posted: 21 Jun 2015, 16:59:54 UTC - in response to Message 62622.  

From the source code:
// if we can't acquire the lock file there must be
// another app instance running in this slot.
// If we exit(0), the client will keep restarting us.
// Instead, tell the client not to restart us for 10 min.

Which means that a previous science application is still in the slot directory that these science applications want to start in, thus they're waiting for the previous application to vacate that slot directory.
ID: 62623 · Report as offensive

Message boards : Questions and problems : "Postponed: Waiting to acquire lock"?

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.