[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Problem with Multijob in GT4



Hi:
   I have executed the sigle job  using GRAM. But it has some problems during executing multijob.
What's is my example missing?
 
Thanks in advance
 
------------------------------------------------
job.xml
  <?xml version="1.0" encoding="UTF-8" ?>
- <multiJob xmlns:gram="http://www.globus.org/namespaces/2004/10/gram/job" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing">
- <factoryEndpoint>
  <wsa:Address>https://202.195.140.71:8443/wsrf/services/ManagedJobFactoryService</wsa:Address>
- <wsa:ReferenceProperties>
  <gram:ResourceID>Multi</gram:ResourceID>
  </wsa:ReferenceProperties>
  </factoryEndpoint>
  <directory>${GLOBUS_LOCATION}</directory>
  <count>1</count>
- <job>
- <factoryEndpoint>
  <wsa:Address>https://202.195.140.71:8443/wsrf/services/ManagedJobFactoryService</wsa:Address>
- <wsa:ReferenceProperties>
  <gram:ResourceID>Fork</gram:ResourceID>
  </wsa:ReferenceProperties>
  </factoryEndpoint>
  <executable>/bin/date</executable>
  <stdout>${GLOBUS_USER_HOME}/stdout.p1</stdout>
  <stderr>${GLOBUS_USER_HOME}/stderr.pl</stderr>
  <count>2</count>
  </job>
- <job>
- <factoryEndpoint>
  <wsa:Address>https://202.195.140.71:8443/wsrf/services/ManagedJobFactoryService</wsa:Address>
- <wsa:ReferenceProperties>
  <gram:ResourceID>Fork</gram:ResourceID>
  </wsa:ReferenceProperties>
  </factoryEndpoint>
  <executable>/bin/echo</executable>
  <argument>Hello World!</argument>
  <stdout>${GLOBUS_USER_HOME}/stdout.p2</stdout>
  <stderr>${GLOBUS_USER_HOME}/stderr.p2</stderr>
  <count>1</count>
  </job>
  </multiJob>
 
------------------------------------------
Command output:
[test@zly test]$ globusrun-ws -S -submit -f job.xml
Delegating user credentials...Done.
Submitting job...Done.
Job ID: uuid:2006e126-2f17-11da-8ba5-0050fc1ffc3f
Termination time: 09/28/2005 05:25 GMT
Current job state: Unsubmitted
Current job state: Failed
Destroying job...Failed.
globusrun-ws: Job failed: Unable to create sub-jobs.
 
 
 
 
java.rmi.RemoteException: Job creation failed.; nested exception is:
        java.lang.RuntimeException: Couldn't obtain a delegated credential.
 
 
 
 
org.oasis.wsrf.faults.BaseFaultType
 
 
 
org.apache.axis.AxisFault
 
 
 
 
org.globus.exec.generated.FaultType
 
globusrun-ws: Unable to destroy job: Error destroying job
globus_soap_message_module: SOAP Fault
Fault code: soapenv:Server.generalException