Does anybody know the correct command to run 'globusrun-ws' using
Condor?
FYI, CONDOR_CONFIG is setup to the right directory.
========================================================
$ globusrun-ws -submit -F https://<hostname>:8443 -factory-type
Condor -f test.xml
Submitting job...Done.
Job ID: uuid:47e232a2-209b-11da-b540-00096b09947e
Termination time: 09/09/2005 19:03 GMT
Current job state: Failed
Destroying job...Done.
globusrun-ws: Job failed: The executable could not be started.
Neither the environment variable CONDOR_CONFIG, /etc/condor/, nor
~condor/ contain a condor_config file. Either set CONDOR_CONFIG to
point to a valid config file, or put a "condor_config" file in /etc/
condor or ~condor/ Exiting.
org.oasis.wsrf.faults.BaseFaultType
java.lang.Exception
org.globus.exec.generated.ExecutionFailedFaultType
=========================================