Hello A problem occurred in GRAM2 of GT4.2.0. globusrun command fails with the following message on Ubuntu 8.04.
$ globusrun -r example.org "&(executable=/bin/hostname)" globus_gram_client_callback_allow successful GRAM Job submission failed because data transfer to the server failed (error code 10) Also on MacOS X 10.4, globusrun command fails. Then globusrun print the following message. $ globusrun -r example.org "&(executable=/bin/hostname)" globus_gram_client_callback_allow successful GRAM Job submission failed because the connection to the server failed (check host and port) (error code 12) These problems are avoided by using "--disable-system-openssl" configure option. On Ubuntu 8.04, OpenSSL 0.9.8g is used. On MacOS X 10.4, OpenSSL 0.9.7l is used. ---- Tatsuhiko Inoue [EMAIL PROTECTED]
