Hi
Can you get a hold of the container log files and send it out ? I wonder if you have a gridftp server setup and listening on port 2811 on HOST..
On Feb 25, 2008, at 6:35 PM, Fatih Turkmen wrote:

Hi all,

I have a problem globus ws job submission. There is a
really short RSL file with some staging statements
(below).

<job>
   <executable>my_echo</executable>
   <directory>${GLOBUS_USER_HOME}</directory>
   <argument>Hello</argument>
   <argument>World!</argument>
   <stdout>${GLOBUS_USER_HOME}/stdout</stdout>
   <stderr>${GLOBUS_USER_HOME}/stderr</stderr>
   <fileStageIn>

       <transfer>
<sourceUrl>gsiftp://HOST1:2811/home/fatih/aaa.txt
<destinationUrl>file:///${GLOBUS_USER_HOME}/aaa_copied</ destinationUrl>
       </transfer>
       <transfer>
<sourceUrl>gsiftp://HOST1:2811/home/fatih/echo
<destinationUrl>file:///${GLOBUS_USER_HOME}/my_echo</destinationUrl>
       </transfer>


   </fileStageIn>
</job>



Do you have any ideas what goes wrong from the debug
output? I keep getting :
globusrun-ws: Job failed: Staging error for RSL
element fileStageIn.
Transient transfer error
Reply wait timeout. (error code 4) [Caused by: Reply
wait timeout. (error code 4)]
Transient transfer error
Reply wait timeout. (error code 4) [Caused by: Reply
wait timeout. (error code 4)]


Thanks in advance.

Ps : I also attached the debug output of the
globusrun-ws. I modified the host name in RSL but not
in the debug file.


Fatih
<debug.txt>

--
Ravi K Madduri
The Globus Alliance | Argonne National Laboratory | University of Chicago
http://www-unix.mcs.anl.gov/~madduri

Reply via email to