On Nov 3, 2008, at 5:01 PM, Charles Bacon wrote:
Try installing as an advisory:
http://www.mcs.anl.gov/~bester/patches/globus_gram_protocol-7.5.tar.gz
Download it, then gpt-build globus_gram_protocol-7.5.tar.gz gcc32dbg
gcc32dbgpthr
Then try the globusrun again.
Charles
What this version of the GRAM protocol library does is add a little
bit of a hack to the error handling so that the causal error of an
error 10 can be printed. For example, we should be able to distinguish
message parsing errors from SSL or network errors. Perhaps this will
shed more light on the problem.
Joe