Print

Print


Dear All,

I'm trying to get the cream-ce up and running but am having a few issues.
I have this jdl....

Executable = "/bin/echo";
Arguments = "Hello World";
StdOutput = "hw.out";
StdError = "hw.err";
OutputSandbox = {"hw.out", "hw.err"};
OutputSandboxBaseDestUri="gsiftp://localhost";

...and I'm trying to submit it directly to the cream-ce which 
superficially seems to work....


ej59@feynman:~/svn_work/grid/tests$ glite-ce-job-submit -a -r 
grid-cream-01.hpc.susx.ac.uk/cream-SGE-grid.q test.jdl
https://grid-cream-01.hpc.susx.ac.uk:8443/CREAM556133067

In the /var/log/cream/glite-ce-cream.log on the cream-ce I see this....

02 May 2012 15:15:07,952 INFO  
org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor 
(AbstractJobExecutor.java:2411) - (Worker Thread 48) JOB CREAM556133067 
STATUS CHANGED: PENDING => ABORTED [failureReason=BLAH error: submission 
command failed (exit code = 1) (stdout:) (stderr:sudo: no tty present 
and no askpass program specified-) N/A (jobId = CREAM556133067)] 
[localUser=dteam154] [delegationId=2c5d5408676e3ba68b300fc93a2cd1e32f8981a1]

Does anyone have any suggestions on how to proceed ?

Thanks,
Emyr