GT version : 4.0.4
submission command :

[EMAIL PROTECTED] script]$ globusrun-ws -submit -s -J -c 
/home/gin/script/test.csh
Delegating user credentials...Done.
Submitting job...Done.
Job ID: uuid:4c9de9e6-8167-11dd-8b62-00145e0a0d66
Termination time: 09/14/2008 07:40 GMT
Current job state: Active
PATH: Undefined variable.
Current job state: CleanUp-Hold
Current job state: CleanUp
Current job state: Done
Destroying job...Done.
Cleaning up any delegated credentials...Done.

test script:

[EMAIL PROTECTED] script]$ cat test.csh
#!/bin/csh

echo "csh job test"


local execution :
[EMAIL PROTECTED] script]$ ./test.csh
csh job test


that's all.

As you can see, the error message is :
PATH: Undefined variable


hope your help.

thanks.



On Fri, Sep 12, 2008 at 10:32 PM, Martin Feller <[EMAIL PROTECTED]> wrote:

> I can't reproduce it here, but i don't know what exactly you are doing.
> Please send
> - The GT version
> - The submission command
> - The csh script (if possible)
> - The job description (if any)
>
> Martin
>
>
>  Hello,
>>
>> I want to submit a csh job to GRAM.  But it gives me the error:
>>
>>
>> PATH: Undefined variable.
>>
>>
>> The script works well not through GRAM, but local execution.
>>
>> Any help?
>>
>> Thanks in advanced.
>>
>> --
>>
>> Yoonki Lee
>> Distributed Computing Systems Lab
>> Seoul National University, Korea
>>
>
>


-- 
Yoonki Lee
Distributed Computing Systems Lab
Seoul National University, Korea

Reply via email to