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
Current job state: StageIn

=== REQUEST MESSAGE (length 10455) (time 1203942595.664263000) ===
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing";><soapenv:Header><wsa:MessageID
 
soapenv:mustUnderstand="0">uuid:5ee07050-e39d-11dc-92e2-884a7550f9d3</wsa:MessageID><wsa:To
 
soapenv:mustUnderstand="0">https://hpdc-pc1.site:2067/wsrf/services/NotificationConsumerService</wsa:To><wsa:Action
 
soapenv:mustUnderstand="0">http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/Notify</wsa:Action><wsa:From
 
soapenv:mustUnderstand="0"><wsa:Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:Address></wsa:From><ns06:ResourceID
 ns04:type="ns05:string" xmlns:ns04="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:ns05="http://www.w3.org/2001/XMLSchema"; 
xmlns:ns06="http://www.globus.org/docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl";
 soapenv:mustUnder
 
stand="0">3303b370-e39d-11dc-8610-e5c61301b25c</ns06:ResourceID></soapenv:Header><soapenv:Body><Notify
 
xmlns="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd";><NotificationMessage><Topic
 Dialect="http://docs.oasis-open.org/wsn/2004/06/TopicExpression/Simple"; 
xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job/types";>ns1:state</Topic><ProducerReference><wsa:Address>https://193.205.213.79:8443/wsrf/services/ManagedJobFactoryService</wsa:Address><wsa:ReferenceProperties><ns2:ResourceID
 
xmlns:ns2="http://www.globus.org/namespaces/2004/10/gram/job";>32ffebd2-e39d-11dc-8610-e5c61301b25c</ns2:ResourceID></wsa:ReferenceProperties><wsa:ReferenceParameters/></ProducerReference><Message
 xsi:type="ns3:StateChangeNotificationMessageWrapperType" 
xmlns:ns3="http://www.globus.org/namespaces/2004/10/gram/job";><ns3:stateChangeNotificationMessage><ns4:state
 
xmlns:ns4="http://www.globus.org/namespaces/2004/10/gram/job/types";>Failed</ns4:state><ns5:fault
 x
 mlns:ns5="http://www.globus.org/namespaces/2004/10/gram/job/!
 faults">
<ns5:stagingFault><ns6:Timestamp 
xmlns:ns6="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd";>2008-02-25T12:29:54.380Z</ns6:Timestamp><ns7:Originator
 
xmlns:ns7="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd";><wsa:Address>https://193.205.213.79:8443/wsrf/services/ManagedJobFactoryService</wsa:Address><wsa:ReferenceProperties><ns3:ResourceID>32ffebd2-e39d-11dc-8610-e5c61301b25c</ns3:ResourceID></wsa:ReferenceProperties><wsa:ReferenceParameters/></ns7:Originator><ns8:Description
 
xmlns:ns8="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd";>Staging
 error for RSL element fileStageIn.</ns8:Description><ns9:FaultCause 
xmlns:ns9="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd";><ns9:Timestamp>2008-02-25T12:29:54.380Z</ns9:Timestamp><ns9:ErrorCode
 dialect="http://www.globus.org/fault/stacktrace";>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at java.lang.Class.newInstance0(Class.java:308)
        at java.lang.Class.newInstance(Class.java:261)
        at org.globus.exec.utils.FaultUtils.makeFault(FaultUtils.java:485)
        at 
org.globus.exec.utils.FaultUtils.createStagingFault(FaultUtils.java:363)
        at 
org.globus.exec.service.exec.StateMachine.processStageInResponseState(StateMachine.java:931)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.globus.exec.service.exec.StateMachine.processState(StateMachine.java:302)
        at org.globus.exec.service.exec.RunThread.run(RunThread.java:85)
</ns9:ErrorCode><ns9:Description>org.globus.exec.generated.StagingFaultType</ns9:Description></ns9:FaultCause><ns10:FaultCause
 xsi:type="ns11:TransferTransientFaultType" 
xmlns:ns10="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd";
 
xmlns:ns11="http://www.globus.org/namespaces/2004/10/rft";><ns10:Timestamp>2008-02-25T12:29:54.221Z</ns10:Timestamp><ns10:Originator><wsa:Address>https://193.205.213.79:8443/wsrf/services/ReliableFileTransferFactoryService</wsa:Address><wsa:ReferenceProperties><ns11:TransferKey>204</ns11:TransferKey></wsa:ReferenceProperties><wsa:ReferenceParameters/></ns10:Originator><ns10:ErrorCode
 dialect="http://www.globus.org/fault/stacktrace";>Transient transfer error
Reply wait timeout. (error code 4). Caused by 
org.globus.ftp.exception.ServerException: Reply wait timeout. (error code 4)
        at 
org.globus.ftp.vanilla.FTPControlChannel.waitFor(FTPControlChannel.java:213)
        at org.globus.ftp.vanilla.TransferMonitor.run(TransferMonitor.java:125)
        at 
java.lang.Thread.run(Thread.java:534)</ns10:ErrorCode><ns10:Description>Transient
 transfer error
Reply wait timeout. (error code 4) [Caused by: Reply wait timeout. (error code 
4)]</ns10:Description><ns10:FaultCause><ns10:Timestamp>2008-02-25T12:29:54.223Z</ns10:Timestamp><ns10:Description>Transient
 transfer error
Reply wait timeout. (error code 4) [Caused by: Reply wait timeout. (error code 
4)]</ns10:Description><ns10:FaultCause><ns10:Timestamp>2008-02-25T12:29:54.225Z</ns10:Timestamp><ns10:ErrorCode
 dialect="http://www.globus.org/fault/stacktrace";>Transient transfer error
Reply wait timeout. (error code 4). Caused by 
org.globus.ftp.exception.ServerException: Reply wait timeout. (error code 4)
        at 
org.globus.ftp.vanilla.FTPControlChannel.waitFor(FTPControlChannel.java:213)
        at org.globus.ftp.vanilla.TransferMonitor.run(TransferMonitor.java:125)
        at 
java.lang.Thread.run(Thread.java:534)</ns10:ErrorCode><ns10:Description>org.globus.transfer.reliable.service.exception.RftTransientException</ns10:Description></ns10:FaultCause></ns10:FaultCause><ns10:FaultCause><ns10:Timestamp>2008-02-25T12:29:54.382Z</ns10:Timestamp><ns10:ErrorCode
 dialect="http://www.globus.org/fault/stacktrace";>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at java.lang.Class.newInstance0(Class.java:308)
        at java.lang.Class.newInstance(Class.java:261)
        at 
org.apache.axis.encoding.ser.BeanDeserializer.&lt;init&gt;(BeanDeserializer.java:90)
        at 
org.apache.axis.encoding.ser.BeanDeserializer.&lt;init&gt;(BeanDeserializer.java:76)
        at 
org.globus.rft.generated.TransferTransientFaultType.getDeserializer(TransferTransientFaultType.java:84)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.apache.axis.encoding.DeserializationContext.getDeserializerForClass(DeserializationContext.java:510)
        at 
org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(BeanDeserializer.java:250)
        at 
org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1035)
        at 
org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:165)
        at 
org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:1140)
        at 
org.apache.axis.message.MessageElement.getValueAsType(MessageElement.java:917)
        at 
org.globus.exec.service.exec.StagingListener.deliver(StagingListener.java:200)
        at 
org.globus.wsrf.impl.notification.NotificationConsumerProvider.notify(NotificationConsumerProvider.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:384)
        at 
org.globus.axis.providers.RPCProvider.invokeMethodSub(RPCProvider.java:107)
        at 
org.globus.axis.providers.PrivilegedInvokeMethodAction.run(PrivilegedInvokeMethodAction.java:42)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Subject.java:379)
        at org.globus.gsi.jaas.GlobusSubject.runAs(GlobusSubject.java:55)
        at org.globus.gsi.jaas.JaasSubject.doAs(JaasSubject.java:90)
        at 
org.globus.axis.providers.RPCProvider.invokeMethod(RPCProvider.java:97)
        at 
org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:281)
        at 
org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:319)
        at 
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
        at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
        at 
org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:450)
        at org.apache.axis.server.AxisServer.invoke(AxisServer.java:285)
        at 
org.globus.wsrf.container.ServiceThread.doPost(ServiceThread.java:664)
        at 
org.globus.wsrf.container.ServiceThread.process(ServiceThread.java:382)
        at 
org.globus.wsrf.container.GSIServiceThread.process(GSIServiceThread.java:147)
        at org.globus.wsrf.container.ServiceThread.run(ServiceThread.java:291)
</ns10:ErrorCode><ns10:Description>org.globus.rft.generated.TransferTransientFaultType</ns10:Description></ns10:FaultCause></ns10:FaultCause><ns5:stateWhenFailureOccurred>StageIn</ns5:stateWhenFailureOccurred><ns5:command
 
xsi:nil="true"/><ns5:gt2ErrorCode>0</ns5:gt2ErrorCode><ns5:attribute>fileStageIn</ns5:attribute><ns5:source
 xsi:nil="true"/><ns5:destination 
xsi:nil="true"/></ns5:stagingFault></ns5:fault><ns12:exitCode 
xmlns:ns12="http://www.globus.org/namespaces/2004/10/gram/job/types";>0</ns12:exitCode><ns13:holding
 
xmlns:ns13="http://www.globus.org/namespaces/2004/10/gram/job/types";>false</ns13:holding></ns3:stateChangeNotificationMessage></Message></NotificationMessage></Notify></soapenv:Body></soapenv:Envelope>
----------------------------------------------
Current job state: Failed

=== REQUEST MESSAGE (length 246) (time 1203942595.754109000) ===
<ns00:Envelope 
xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/";><ns00:Header></ns00:Header><ns00:Body><ns01:Destroy
 
xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></ns00:Body></ns00:Envelope>
----------------------------------------------

=== RESPONSE MESSAGE (length 1280) (time 1203942595.783805000) ===
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing";><soapenv:Header><wsa:MessageID
 
soapenv:mustUnderstand="0">uuid:5f0424f0-e39d-11dc-92e2-884a7550f9d3</wsa:MessageID><wsa:To
 
soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:To><wsa:Action
 
soapenv:mustUnderstand="0">http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/DestroyResponse</wsa:Action><wsa:From
 soapenv:mustUnderstand="0" 
xmlns:ns1="http://www.globus.org/namespaces/2004/06/core";><wsa:Address>https://193.205.213.79:8443/wsrf/services/SubscriptionManagerService</wsa:Address><wsa:ReferenceProperties><ns1:SubscriptionKey
 
xmlns:ns1="http://www.globus.org/namespaces/2004/06/core";>33997d60-e39d-11dc-92e2-884a7550f9d3</ns1:SubscriptionKey></wsa:ReferenceProperties></wsa:From><wsa:Relate
 sTo RelationshipType="wsa:Reply" 
soapenv:mustUnderstand="0">uuid:5f00eb64-e39d-11dc-8610-e5c61301b25c</wsa:RelatesTo></soapenv:Header><soapenv:Body><DestroyResponse
 
xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></soapenv:Body></soapenv:Envelope>
----------------------------------------------
Destroying job...
=== REQUEST MESSAGE (length 246) (time 1203942595.913452000) ===
<ns00:Envelope 
xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/";><ns00:Header></ns00:Header><ns00:Body><ns01:Destroy
 
xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></ns00:Body></ns00:Envelope>
----------------------------------------------

=== RESPONSE MESSAGE (length 1275) (time 1203942595.940760000) ===
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing";><soapenv:Header><wsa:MessageID
 
soapenv:mustUnderstand="0">uuid:5f1c19c0-e39d-11dc-92e2-884a7550f9d3</wsa:MessageID><wsa:To
 
soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:To><wsa:Action
 
soapenv:mustUnderstand="0">http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/DestroyResponse</wsa:Action><wsa:From
 
soapenv:mustUnderstand="0"><wsa:Address>https://193.205.213.79:8443/wsrf/services/ManagedExecutableJobService</wsa:Address><wsa:ReferenceProperties><ns1:ResourceID
 xmlns="http://www.globus.org/namespaces/2004/10/gram/job"; 
xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job";>32ffebd2-e39d-11dc-8610-e5c61301b25c</ns1:ResourceID></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo
 R
 elationshipType="wsa:Reply" 
soapenv:mustUnderstand="0">uuid:5f193c00-e39d-11dc-8610-e5c61301b25c</wsa:RelatesTo></soapenv:Header><soapenv:Body><DestroyResponse
 
xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></soapenv:Body></soapenv:Envelope>
----------------------------------------------
Done.
Cleaning up any delegated credentials...
=== REQUEST MESSAGE (length 246) (time 1203942596.065334000) ===
<ns00:Envelope 
xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/";><ns00:Header></ns00:Header><ns00:Body><ns01:Destroy
 
xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></ns00:Body></ns00:Envelope>
----------------------------------------------

=== RESPONSE MESSAGE (length 1271) (time 1203942596.091974000) ===
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing";><soapenv:Header><wsa:MessageID
 
soapenv:mustUnderstand="0">uuid:5f334b40-e39d-11dc-92e2-884a7550f9d3</wsa:MessageID><wsa:To
 
soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:To><wsa:Action
 
soapenv:mustUnderstand="0">http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/DestroyResponse</wsa:Action><wsa:From
 soapenv:mustUnderstand="0" 
xmlns:ns1="http://www.globus.org/08/2004/delegationService";><wsa:Address>https://193.205.213.79:8443/wsrf/services/DelegationService</wsa:Address><wsa:ReferenceProperties><ns1:DelegationKey
 
xmlns:ns1="http://www.globus.org/08/2004/delegationService";>33643c90-e39d-11dc-92e2-884a7550f9d3</ns1:DelegationKey></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo
 Relat
 ionshipType="wsa:Reply" 
soapenv:mustUnderstand="0">uuid:5f3068c6-e39d-11dc-8610-e5c61301b25c</wsa:RelatesTo></soapenv:Header><soapenv:Body><DestroyResponse
 
xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></soapenv:Body></soapenv:Envelope>
----------------------------------------------

=== REQUEST MESSAGE (length 246) (time 1203942596.137247000) ===
<ns00:Envelope 
xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/";><ns00:Header></ns00:Header><ns00:Body><ns01:Destroy
 
xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></ns00:Body></ns00:Envelope>
----------------------------------------------

=== RESPONSE MESSAGE (length 1271) (time 1203942596.163803000) ===
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing";><soapenv:Header><wsa:MessageID
 
soapenv:mustUnderstand="0">uuid:5f3e20b0-e39d-11dc-92e2-884a7550f9d3</wsa:MessageID><wsa:To
 
soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:To><wsa:Action
 
soapenv:mustUnderstand="0">http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime/DestroyResponse</wsa:Action><wsa:From
 soapenv:mustUnderstand="0" 
xmlns:ns1="http://www.globus.org/08/2004/delegationService";><wsa:Address>https://193.205.213.79:8443/wsrf/services/DelegationService</wsa:Address><wsa:ReferenceProperties><ns1:DelegationKey
 
xmlns:ns1="http://www.globus.org/08/2004/delegationService";>336aa530-e39d-11dc-92e2-884a7550f9d3</ns1:DelegationKey></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo
 Relat
 ionshipType="wsa:Reply" 
soapenv:mustUnderstand="0">uuid:5f3b6226-e39d-11dc-8610-e5c61301b25c</wsa:RelatesTo></soapenv:Header><soapenv:Body><DestroyResponse
 
xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></soapenv:Body></soapenv:Envelope>
----------------------------------------------
Done.
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)]

Reply via email to