Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Repeated logs on the console and in 5 activemq.log files:
INFO efaultMessageListenerContainer - Could not refresh JMS Connection - retrying in 5 ms
javax.jms.JMSException: Could not connect to broker URL: tcp://gale-iod.basistech.com:8002. Reason: java.net.ConnectException: Connection refused: connect
The error handling of <getMetadataErrors maxRetries="0" timeout="60000" errorAction="disable"/>
is not applied ... aggregate service never initializes. Deployed via -d option of runRemoteAsyncAE