Thanks to Charles for the clue. That's right.The error line looks like " my $count =File::Path::rmtree($job_path);". Regarding to the user, whom jobs are mapped to, I should say the directory is"/home/globususer" and jobs are submitted through "globususer" to "globus" node which the GT container is running and it exists. As I mentioned before, at the first run of job submission I could submit a big number of jobs with no error, but by rebooting the system I got this error!
/Ali >>> The root cause is: >>> 2007-10-29 15:58:42,316 DEBUG exec.JobManagerScript [Thread-21,run: >>> 335] failure message: Script stderr: >>> Can't fetch initial working directory at /usr/local/globus-4.0.5/lib/ >>> perl/Globus/GRAM/JobManager.pm line 757 >>> >>> The directory looks to be "/home/globususer". Is that the home >>> directory of the user the job maps to? Does that directory exist? >>> >>> >>> Charles >>> >>> On Oct 29, 2007, at 10:27 AM, Ali Gholami wrote: >>> >>>> Hi Charles, >>>> Thanks for your answer.Yes, I edited the container-log4j.properties >>>> with >>>> enabled GRAM and RFT debugging options.But,still, the reason is not >>>> clear >>>> for me! >>>> >>>> Best regards >>>> Ali >>>> >>>> PS: I have attached the container log file to this email. >>>> >>>> >>>>> 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 >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> <globus405.log> >>> >>> >> >> > >
