Hii I want to submit a job using "globusrun-ws" to a GT4 container running on port 8080.I have issued below command and the error is as follows:
globusrun-ws -submit -F 192.168.61.65:8080 -c /bin/date Submitting job...Failed. globusrun-ws: Error submitting job globus_soap_message_module: Failed sending request ManagedJobFactoryPortType_createManagedJob. globus_xio_gsi: Token size exceeds limit. Usually happens when someone tries to establish a insecure connection with a secure endpoint, e.g. when someone sends plain HTTP to a HTTPS endpoint without first establishing a SSL session. Can anyone suggest how to rectify the above error?? Thanks Arpit
