I am a new to globus.. but I think there is a mistake in rsl file. </sourceUrl> 
is missing in fileStageIn section. It should be like below:

<fileStageIn>
       <transfer>
           
<sourceUrl>gsiftp://vsundar-fc8.corp.cdac.in:2811/home/ritesh/s...</sourceUrl>
           <destinationUrl>file:///${GLOBUS_USER_HOME}/my_echo</destinationUrl>
       </transfer>
   </fileStageIn>





----- Original Message ----
From: Ritesh Badwaik <[email protected]>
To: [email protected]
Sent: Wednesday, March 4, 2009 10:44:56 AM
Subject: [gt-user] globusrun-ws: Job failed: Staging error for RSL element 
fileStageIn

hi,
After giving the command  "globusrun-ws -submit -S -f a.rsl "
I am getting following error
__________________________________________________________________________________________________________
Delegating user credentials...Done.
Submitting job...Done.
Job ID: uuid:5ffcc398-0878-11de-b882-0004796723fc
Termination time: 03/04/3009 04:53 GMT
Current job state: StageIn
Current job state: Failed
Destroying job...Done.
Cleaning up any delegated credentials...Done.
globusrun-ws: Job failed: Staging error for RSL element fileStageIn. Unable to 
create RFT resource; nested exception is:
       org.globus.transfer.reliable.service.exception.RftException: Error 
processing delegated credentialError getting delegation resource [Caused by: 
org.globus.wsrf.NoSuchResourceException] [Caused by: Error getting delegation 
resource [Caused by: org.globus.wsrf.NoSuchResourceException]]
globusrun-ws: Job failed: Staging error for RSL element fileCleanUp. Unable to 
create RFT resource; nested exception is:
       org.globus.transfer.reliable.service.exception.RftException: Error 
processing delegated credentialError getting delegation resource [Caused by: 
org.globus.wsrf.NoSuchResourceException] [Caused by: Error getting delegation 
resource [Caused by: org.globus.wsrf.NoSuchResourceException]]
__________________________________________________________________________________________________________


My rsl file is as follows
------------------------------------------------------------------------------------------
<job>
   <executable>my_echo</executable>
   <directory>${GLOBUS_USER_HOME}</directory>
   <stdout>${GLOBUS_USER_HOME}/stdout</stdout>
   <stderr>${GLOBUS_USER_HOME}/stderr</stderr>
   <fileStageIn>
       <transfer>
           <sourceUrl>gsiftp://vsundar-fc8.corp.cdac.in:2811/home/ritesh/s
           <destinationUrl>file:///${GLOBUS_USER_HOME}/my_echo</destinationUrl>
       </transfer>
   </fileStageIn>
   <fileCleanUp>
       <deletion>
           <file>file:///${GLOBUS_USER_HOME}/my_echo</file>
       </deletion>
   </fileCleanUp>
</job>

_________________________________________________________
I have attached the container.log file.
vsundar-fc8.corp.cdac.in is the same machine on which I am submitting rsl file.
Can anyone give me the solution for this error ?


Thanks and Regards
Ritesh



      

Reply via email to