I would edit the container-log4j.properties file to turn on GRAM
debugging to see more detail about what's happening in the failure case.
Charles
On Oct 29, 2007, at 7:12 AM, Ali Gholami wrote:
Hi everybody,
I've encountered a strange problem after successfully submitting some
rather complicated jobs to GT-4.0.5.After configuring GridFTP and
testing
it , I run the globus container and submit a simple job as
following but
the job submission does fail.Meanwhile, when the container is
running in
the detached mode:"globus-start-container-detached" the problem
does not
show up and the results are sent back to globususer.
-------------------------------------------------------------------
"[EMAIL PROTECTED] globusrun-ws -submit -streaming -F
https://globuscontainer:8444/wsrf/services/ManagedJobFactoryService -c
/bin/date"
Delegating user credentials...Done.
Submitting job...Done.
Job ID: uuid:ff239572-8611-11dc-82c1-00188b25ea22
Termination time: 10/30/2007 11:27 GMT
Current job state: Active
Current job state: CleanUp-Hold
Mon Oct 29 12:27:57 CET 2007
Current job state: CleanUp
Current job state: Failed
Destroying job...Done.
Cleaning up any delegated credentials...Done.
-------------------------------------------------------------------
And in the container-side these results are shown:
-------------------------------------------------------------------
2007-10-29 13:05:34,827 INFO exec.StateMachine
[RunQueueThread_6,logJobAccepted:3513] Job
40edac40-8617-11dc-b48e-c23ab52aea21 accepted for local user
'globususer'
2007-10-29 13:05:35,191 INFO exec.StateMachine
[RunQueueThread_7,logJobSubmitted:3525] Job
40edac40-8617-11dc-b48e-c23ab52aea21 submitted with local job ID
'4141a6a6-8617-11dc-9e3e-00188b25e92c:3239'
2007-10-29 13:05:40,147 INFO exec.StateMachine
[RunQueueThread_2,logJobFailed:3543] Job
40edac40-8617-11dc-b48e-c23ab52aea21 failed
2007-10-29 13:05:40,151 ERROR exec.StateMachine
[RunQueueThread_2,sendUsagePacket:2326] No fault was set for Failed
job
{http://www.globus.org/namespaces/2004/10/gram/job}
ResourceID=40edac40-8617-11dc-b48e-c23ab52aea21.
-------------------------------------------------------------------
Any ideas?!
Thanks in advance for the answer
Ali