[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | USG buildhelp questions/answers |
|
Moderator: | SMURF::FILTER |
|
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
1523.0. "waiting for sandbox lock via flock, re: xexternal pool" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Jun 07 1995 13:11
Date Of Receipt: 7-JUN-1995 11:10:47.86
From: SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE 07-Jun-1995 1109"
To: [email protected]
CC: [email protected], odehelp@DEC:.zko.flume
Subj: waiting for sandbox lock via flock, re: xexternal pool
Ken, the error that your getting is completely internal to your sandbox.
There's a file in the sandbox, <sandbox_base>/src/.BCSlock, which has
an flock taken out on it from each b* process run in the sandbox. This
ensures only one operation at a time, so, for eg. if you had bci's going
in two different windows, they'd coordinate via .BCSlock.
You probably recently ^C'd a process that left the flock on the .BCSlock
file's inode hanging around. You can just remove .BCSlock and it will
get re-created ok with a new inode and then all should work normally.
-josh
------- Forwarded Message
Return-Path: [email protected]
Delivery-Date: Wed, 07 Jun 95 09:21:20 -0400
Return-Path: [email protected]
Received: from alpha.zk3.dec.com by flume.zk3.dec.com; (5.65v3.0/1.1.8.2/16Jan95-0946AM)
id AA29487; Wed, 7 Jun 1995 09:21:13 -0400
Received: from lars.unx.dec.com by alpha.zk3.dec.com; (5.65v3.0/1.1.8.2/20May95-1022AM)
id AA10795; Wed, 7 Jun 1995 09:21:10 -0400
Received: from localhost by lars.unx.dec.com; (5.65/1.1.8.2/09Mar94-0350PM)
id AA09673; Wed, 7 Jun 1995 09:21:09 -0400
Message-Id: <[email protected]>
To: [email protected]
Subject: Problem submitting to xexternal pool
Date: Wed, 07 Jun 95 09:21:09 -0400
From: Rich Larsen <[email protected]>
X-Mts: smtp
Is this pool locked?
- -Rich
- ------- Forwarded Message
Return-Path: [email protected]
Delivery-Date: Wed, 07 Jun 95 08:22:27 -0400
Return-Path: [email protected]
Received: from ds9.unx.dec.com by lars.unx.dec.com;
(5.65/1.1.8.2/09Mar94-0350PM)
id AA09553; Wed, 7 Jun 1995 08:22:26 -0400
Received: from zeus.unx.dec.com by ds9.unx.dec.com (5.65 EXP 2/22/95 for
V3.0/1.1.8.2/23Mar95-0240PM)
id AA13119; Wed, 7 Jun 1995 08:22:25 -0400
Received: by zeus.unx.dec.com (5.65/1.1.8.2/28Mar95-0455PM)
id AA07548; Wed, 7 Jun 1995 08:22:25 -0400
Date: Wed, 7 Jun 1995 08:22:25 -0400
From: Ken Settle <[email protected]>
Message-Id: <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: More bsubmit problems
Rich,
I'm having the following problem (again):
kcs@letterman> bsubmit ./Tcl/tk/library/demos/mkFloor.tcl
>> FATAL ERROR in /usr/sde/tools/alpha_ace/bin/ode/bsubmit:
>> waiting for sandbox lock via flock()
*** SUBMISSION INTERRUPTED BY USER ***
- - - No work has been done for this submission.
- - - No files have been changed in any way.
- - - The files in this submission are not held.
- - - The use of the -resub option is not required and will not be recognized.
I'm trying to submit to xexternal. According web page,
the decx11 pool is open for submits so I *should* be able
to submit to the xexternal tree, shouldn't I?
- ------- End of Forwarded Message
------- End of Forwarded Message
T.R | Title | User | Personal Name | Date | Lines |
---|
1523.1 | waiting for sandbox lock via flock, re: xexternal pool | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Jun 07 1995 14:18 | 23 |
| Date Of Receipt: 7-JUN-1995 12:31:00.55
From: SMURF::WASTED::"[email protected]"
To: [email protected]
CC: [email protected], [email protected]
Subj: waiting for sandbox lock via flock, re: xexternal pool
Rich,
For some inexplicable reason, this file has magically reappeared:
> xexternal/logs/bsubmit.hold
with the contents:
> : Ken_Settle; Date: 6/5/95; Time: 15:41
> ./Tcl/tcl/porting.notes
I don't know why this happened but once again I'm stuck trying
to bsubmit to xexternal.
Thanks,
Ken
|
1523.2 | Re: waiting for sandbox lock via flock, re: xexternal pool | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Jun 07 1995 15:25 | 32 |
| Date Of Receipt: 7-JUN-1995 13:28:05.08
From: SMURF::WASTED::"[email protected]" "07-Jun-1995 1326"
To: Ken Settle <[email protected]>
CC: [email protected], [email protected], [email protected]
Subj: Re: waiting for sandbox lock via flock, re: xexternal pool
Actually it never went away. It shows that this file is stuck in the bsubmit
process. Resubmit this file. Also check for a .BCSlock file in your sandbox
and nuke it.
-Grant
|
| Rich,
|
| For some inexplicable reason, this file has magically reappeared:
|
| > xexternal/logs/bsubmit.hold
|
| with the contents:
|
| > : Ken_Settle; Date: 6/5/95; Time: 15:41
| > ./Tcl/tcl/porting.notes
|
| I don't know why this happened but once again I'm stuck trying
| to bsubmit to xexternal.
|
| Thanks,
| Ken
|
|