Bugzilla – Bug 3586
globusrun-ws can't load secure message handler
Last modified: 2005-07-21 15:46:02
You need to log in before you can comment on or make changes to this bug.
I build 4.0.1 RC1 with "make wsgram", and I'm getting the following error when I try to run globusrun-ws: globusrun-ws: Error while loading ws-secure message handler: (2)
Looks like the gt4-gram target in the installer make file is missing globus_handler_ws_secure_message. I checked the GPT metadata for globus_globusrun_ws and it's missing this package in it's dependencies. I've added it and am seeking approval to commit. I'm creating a new installer to make sure this fixes the problem.
Added a compile dependency since pgm_runtime dependencies don't trigger installer targets. Fix in branch.