Marlon Pierce created AIRAVATA-1241:
---------------------------------------
Summary: Transient TSocket Connection Errors with API Server
Key: AIRAVATA-1241
URL: https://issues.apache.org/jira/browse/AIRAVATA-1241
Project: Airavata
Issue Type: Bug
Components: Airavata API
Reporter: Marlon Pierce
The API Server occasionally throws the error below. For example, frequent
calls to getAllUserExperiments and similar methods will eventually cause this
error. It appears transient but we should try to track it down.
Fatal error: Uncaught exception 'Thrift\Exception\TException' with
message 'TSocket: Could not connect to gw111.iu.xsede.org:8930
(Operation timed out [60])' in
/.../Airavata-PHP-Client-Samples/lib/Thrift/Transport/TSocket.php:235
Stack trace:
#0
/.../Airavata-PHP-Client-Samples/client-samples/getAllUserExperiments.php(56):
Thrift\Transport\TSocket->open()
#1 {main}
thrown in
/.../Airavata-PHP-Client-Samples/lib/Thrift/Transport/TSocket.php on
line 235
--
This message was sent by Atlassian JIRA
(v6.2#6252)