Hi,
i've been struggling to debug my installation of gt4. I'm attempting to
use the "pre-ws" components to run an RSL job. When i submit my job
through "globusrun" i get an error message:
[EMAIL PROTECTED] test]$ $GLOBUS_LOCATION/bin/globusrun -w -f hello.rsl
Submission of subjob (label = "subjob 0") failed because the
connection to the server failed (check host and port) (error code 62)
Here's the "RSL" that i'm using:
+
( &(resourceManagerContact="cs1.cse.oar.net")
(count=2)
(label="subjob 0")
(environment=(GLOBUS_DUROC_SUBJOB_INDEX 0)
(LD_LIBRARY_PATH /home/glimcher/gt4/lib/))
(directory=/home/glimcher/test)
(executable=/home/glimcher/test/hello)
)
Does anyone have any ideas on what's going wrong?
thanks in advance for your help,
~leo