Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] Scratch directory could not be created
- Date: Wed, 12 Nov 2003 09:00:02 -0600
- From: Guy Tel-Zur <tel-zur@xxxxxxxxxxx>
- Subject: [condor-users] Scratch directory could not be created
The following Condor-G job fails.
I would appreciate comments on how to resolve the problem.
The submit file:
----------------
ron(188)% more trivial.submit
universe = globus
GlobusScheduler = beak.cs.wisc.edu/jobmanager
executable = /bin/hostname
Transfer_Executable = false
output=trivial.out
error=trivial.err
log=trivial.log
queue
After a few seconds the job is on "held" status.
The log file says:
------------------
ron(187)% more trivial.log
000 (061.000.000) 11/11 12:54:40 Job submitted from host:
<128.105.175.41:40721>
...
018 (061.000.000) 11/11 12:54:45 Globus job submission failed!
Reason: 136 the scratch directory could not be created
...
012 (061.000.000) 11/11 12:54:48 Job was held.
Globus error 136: the scratch directory could not be created
Code 2 Subcode 136
Thanks,
Guy
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>