[jboss-jira] [JBoss JIRA] Created: (JBESB-401) During Trailblazer DEMO, JMS doesn't reconnect after a restart of the App Server [JMS Provider]

Bruno Georges (JIRA) jira-events at jboss.com
Fri Feb 2 04:12:25 EST 2007


During Trailblazer DEMO, JMS doesn't reconnect after a restart of the App Server [JMS Provider]
-----------------------------------------------------------------------------------------------

                 Key: JBESB-401
                 URL: http://jira.jboss.com/jira/browse/JBESB-401
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Rosetta
    Affects Versions: 4.0
         Environment: JBoss ESB 4.0 GA + JBoss AS 4.0.5GA - Win 2000 - Fedora Core 6
            Reporter: Bruno Georges
         Assigned To: Mark Little
             Fix For: 4.0 Maintenance Pack 1


During Trailblazer DEMO, JMS doesn't reconnect when App Server restart: ERROR [JmsCourier] JMS error.  Attempting JMS reconnect.

ant runJMSBank

     [java] 10:00:01,759 WARN  [Connection] Connection failure, use javax.jms.Connection.setExceptionListener() to handle this error and reconnect
     [java] org.jboss.mq.SpyJMSException: No pong received; - nested throwable: (java.io.IOException: ping timeout.)
     [java]     at org.jboss.mq.Connection$PingTask.run(Connection.java:1277)
     [java]     at EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:364)
     [java]     at java.lang.Thread.run(Thread.java:595)
     [java] Caused by: java.io.IOException: ping timeout.
     [java]     ... 3 more

ant runESB
     [java] 09:58:52,056 ERROR [JmsCourier] JMS error.  Attempting JMS reconnect.
     [java] javax.jms.IllegalStateException: The consumer is closed
     [java]     at org.jboss.mq.SpyMessageConsumer.checkClosed(SpyMessageConsumer.java:963)
     [java]     at org.jboss.mq.SpyMessageConsumer.receive(SpyMessageConsumer.java:360)
     [java]     at org.jboss.internal.soa.esb.couriers.JmsCourier.pickup(JmsCourier.java:349)
     [java]     at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:184)
     [java]     at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.pickup(TwoWayCourierImpl.java:166)
     [java]     at org.jboss.soa.esb.listeners.message.MessageAwareListener.waitForEventAndProcess(MessageAwareListener.java:246)
     [java]     at org.jboss.soa.esb.listeners.message.MessageAwareListener.doRun(MessageAwareListener.java:228)
     [java]     at org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle.run(AbstractThreadedManagedLifecycle.java:114)
     [java]     at java.lang.Thread.run(Thread.java:595)
     [java] 09:59:51,775 WARN  [Connection] Connection failure, use javax.jms.Connection.setExceptionListener() to handle this error and reconnect
     [java] org.jboss.mq.SpyJMSException: No pong received; - nested throwable: (java.io.IOException: ping timeout.)
     [java]     at org.jboss.mq.Connection$PingTask.run(Connection.java:1277)
     [java]     at EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon.java:364)
     [java]     at java.lang.Thread.run(Thread.java:595)
     [java] Caused by: java.io.IOException: ping timeout.
     [java]     ... 3 more
     [java] 09:59:52,056 ERROR [JmsCourier] JMS error.  Attempting JMS reconnect.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list