Lorenz Quack created QPID-8018:
----------------------------------

             Summary: [Java Client, AMQP 0-x] Clarify error message when 
connection times out
                 Key: QPID-8018
                 URL: https://issues.apache.org/jira/browse/QPID-8018
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
            Reporter: Lorenz Quack
            Priority: Minor


In certain circumstances the client throws a {{AMQTimeoutException}} with the 
error message {{"Server did not respond in a timely fashion"}}.
This error message is misleading. It is not necessarily the server who did not 
respond in time. It might be that the client JVM was garbage collecting and did 
not execute anything which resulted in a timeout, it might be a network issue, 
and finally it also might be the server not responding in a timely fashion.
The error message should be clarified to more clearly express the actual 
problem.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to