Bugzilla – Bug 3631
Delegation fetching errors should cause the job to fail instead of just causing a RuntimeException
Last modified: 2005-08-12 13:31:42
You need to log in before you can comment on or make changes to this bug.
When a job is not able to fetch a delegated credential either because it has expired or the EPR specified is invalid, only a RuntimeException is thrown and globusrun-ws usually hangs. This affects both the trunk and 4.0.x branch as well as both the MEJS and MMJS.
Fixed in trunk. Still need to fix the branch.
Made some more fixes to the trunk and then merged them all to the 4.0 branch.