Jerry Cwiklik created UIMA-4751:
-----------------------------------
Summary: UIMA-AS: improve msg service dumps on stdout when is
looses broker connection
Key: UIMA-4751
URL: https://issues.apache.org/jira/browse/UIMA-4751
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 2.8.1AS
When UIMA-AS service looses connection to a broker, it dumps:
Could not refresh JMS Connection for destination
'queue://MeetingDetectorTaeQueue' - silently retrying in 5 ms. Cause: Could not
connect to broker URL: tcp://localhost:61616. Reason:
java.net.ConnectException: Connection refused
This comes from Spring, add additional msg saying the the service will retry
until successful. Also, add another line which states the connection was
recovered and service is ready to process again
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)