[ https://issues.apache.org/jira/browse/UIMA-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jerry Cwiklik reopened UIMA-1292: --------------------------------- Uima AS service terminates if a broker is not available. A silent retry should be done instead. This used to work. Recent changes must have introduced this bug. Modify JMS listener code to force silent retry if a broker is not available when the service starts up. > Uima AS Jms Listener Should Support Retry When Establishing Connection To a > Broker > ---------------------------------------------------------------------------------- > > Key: UIMA-1292 > URL: https://issues.apache.org/jira/browse/UIMA-1292 > Project: UIMA > Issue Type: Bug > Components: Async Scaleout > Reporter: Jerry Cwiklik > Assignee: Jerry Cwiklik > Fix For: 2.3AS > > > UIMA AS service should support retry when a listener on the service input > queue fails due to a broker not being available. The listener should log a > message stating the fact that the broker is not available and it should enter > a loop attempting to reconnect. When a broker becomes available the listener > should reconnect, log a message that the connection was made, and proceed to > complete initialization. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.