Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1022

Sometimes hangs at initialization when trying to connect to a remote service

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.3AS
    • Async Scaleout
    • None

    Description

      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.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            burn Burn L. Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: