When start ActiveMQ and deploys an annotator as service, processing is executed correctly, but when the broker is stopped and subsequently restarted. UIMA-AS log show the lines below and after this the api client uima-as is not notified in the listener when a cas is processed, any more. can help me?:
02:08:25.570 - 14: org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.onException: ADVERTENCIA: Service: Aggregate Cluster Analyzer Runtime Exception 02:08:25.570 - 14: org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.onException: ADVERTENCIA: Jms Listener Failed. Endpoint: XClusterAnalyzerAggregate Managed By: tcp://localhost:61616 Reason: javax.jms.JMSException: java.io.EOFException 02:08:25.570 - 14: org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.handleListenerSetupFailure: ADVERTENCIA: Uima AS Service:Aggregate Cluster Analyzer Listener Unable To Connect To Broker: tcp://localhost:61616 Retrying ... QueueFailure: ADVERTENCIA: Jms Listener Failed. Endpoint: temp-queue://ID:localhost-H81-M1-33610-1474481197190-1:1:1 Managed By: tcp://localhost:61616 Reason: javax.jms.JMSException: java.io.EOFException 02:09:02.222 - 14: org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.handleListenerSetupFailure: ADVERTENCIA: Uima AS Service:Aggregate Cluster Analyzer Listener Established Connection to Broker: tcp://localhost:61616 02:09:02.317 - 14: org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.onException: ADVERTENCIA: Service: Aggregate Cluster Analyzer Runtime Exception 02:09:02.317 - 14: org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.onException: ADVERTENCIA: Jms Listener Failed. Endpoint: XClusterAnalyzerAggregate Managed By: tcp://localhost:61616 Reason: org.apache.activemq.ConnectionClosedException: The connection is already closed02:09:02.356 - 15: org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.onException: ADVERTENCIA: Service: Aggregate Cluster Analyzer Runtime Exception 02:09:02.357 - 15: org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.onException: ADVERTENCIA: Jms Listener Failed. Endpoint: XClusterAnalyzerAggregate Managed By: tcp://localhost:61616 Reason: javax.jms.IllegalStateException: The Consumer is closed.
