Bugzilla – Bug 4321
globusrun-ws freezes with "-job-delegate" option
Last modified: 2006-10-17 09:38:29
You need to log in before you can comment on or make changes to this bug.
In Mac OS X 10.4.3, the following command is successful. % globusrun-ws -submit -c /bin/hostname Submitting job...Done. Job ID: uuid:a30f86f0-c3d1-11da-a2b5-0014511f4afc Termination time: 04/05/2006 11:53 GMT Current job state: Active Current job state: CleanUp Current job state: Done Destroying job...Done. But globusrun-ws command freezes when "-job-delegate" option is appended. % globusrun-ws -submit -job-delegate -c /bin/hostname Delegating user credentials...Done. Submitting job... # Freeze
Tatsuhiko, Are you still experiencing this problem? Have you tried upgrading to the latest GT release (currently 4.0.3)? If you are still having the problem, could you enable full GRAM debug logging in $GLOBUS_LOCATION/container-log4j.properties, resubmit the job, and attach the container log file.
Mr.Peter When GT4.0.3 is used, this problem does not occur. When GT4.0.3 is used, the following command is successful on Mac OS X. % globusrun-ws -submit -job-delegate -c /bin/hostname
Ok, thanks for trying 4.0.3. I'll resolve this bug as INVALID since the problem doesn't exist in the latest release.