[
https://issues.apache.org/jira/browse/UIMA-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eddie Epstein updated UIMA-1022:
--------------------------------
Priority: Minor (was: Major)
Rare issue
> Sometimes hangs at initialization when trying to connect to a remote service
> ----------------------------------------------------------------------------
>
> Key: UIMA-1022
> URL: https://issues.apache.org/jira/browse/UIMA-1022
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Burn Lewis
> Priority: Minor
>
> When a remote broker is in a bad state we get stuck in a Spring loop trying
> to connect.
> First we get a 1 min hang followed by:
> 4/30/08 2:34:46 PM - 12:
> org.apache.activemq.ActiveMQConnection.onAsyncException: WARNING: Async
> exception with no exception listener:
> org.apache.activemq.transport.InactivityIOException: Channel was inactive for
> too long.
> then later exceptions every 1 min of the form:
> 4/30/08 2:35:46 PM - 27:
> org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer.onException:
> WARNING: Jms Listener Failed. Endpoint: Managed By:
> tcp://coral5.cs.columbia.edu:61616 Reason:
> org.apache.activemq.ConnectionFailedException: The JMS connection has failed:
> Channel was inactive for too long.
> 4/30/08 2:35:46 PM - 27:
> org.springframework.jms.listener.DefaultMessageListenerContainer.handleListenerSetupFailure:
> SEVERE: Setup of JMS message listener invoker failed - trying to recover
> 4/30/08 2:36:46 PM - 27:
> org.springframework.jms.listener.DefaultMessageListenerContainer.refreshConnectionUntilSuccessful:
> INFO: Successfully refreshed JMS Connection
> 4/30/08 2:36:46 PM - 28:
> org.apache.activemq.ActiveMQConnection.onAsyncException: WARNING: Async
> exception with no exception listener:
> org.apache.activemq.transport.InactivityIOException: Channel was inactive for
> too long.
> The columbia address in pingable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.