Charles Bacon wrote:
Same request for information as from Steve, then - what happens with the batch submit/monitor?

I'm not sure if I'm executing the right commands, but here is a trace:

[EMAIL PROTECTED] ~]$ rm foo.epr;

[EMAIL PROTECTED] ~]$ globusrun-ws -F abitibi.sbgrid.org:9443 -submit -batch -o foo.epr -c /bin/date
Submitting job...Done.
Job ID: uuid:b270dc82-4383-11dd-9b28-00e08120c0cb
Termination time: 06/27/2008 13:28 GMT

[EMAIL PROTECTED] ~]$ cat foo.epr | xml_pp
<ns00:EndpointReferenceType xmlns:ns00="http://schemas.xmlsoap.org/ws/2004/03/addressing";> <ns00:Address>https://134.174.140.14:9443/wsrf/services/ManagedExecutableJobService</ns00:Address>
 <ns00:ReferenceProperties>
<ResourceID xmlns="http://www.globus.org/namespaces/2004/10/gram/job";>b2dc1f10-4383-11dd-a79b-f9435c1c4129</ResourceID>
 </ns00:ReferenceProperties>
<wsa:ReferenceParameters xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"/>
</ns00:EndpointReferenceType>

[EMAIL PROTECTED] ~]$ globusrun-ws -F abitibi.sbgrid.org:9443 -monitor -j foo.epr
Current job state: Done
Requesting original job description...Done.
Destroying job...Done.

[EMAIL PROTECTED] ~]$ cat foo.epr | xml_pp
<ns00:EndpointReferenceType xmlns:ns00="http://schemas.xmlsoap.org/ws/2004/03/addressing";> <ns00:Address>https://134.174.140.14:9443/wsrf/services/ManagedExecutableJobService</ns00:Address>
 <ns00:ReferenceProperties>
<ResourceID xmlns="http://www.globus.org/namespaces/2004/10/gram/job";>b2dc1f10-4383-11dd-a79b-f9435c1c4129</ResourceID>
 </ns00:ReferenceProperties>
<wsa:ReferenceParameters xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"/>
</ns00:EndpointReferenceType>


--
Ian Stokes-Rees                            W: http://sbgrid.org
[EMAIL PROTECTED]               T: +1 617 418-4168
SBGrid, Harvard Medical School             F: +1 617 432-5600


Reply via email to