22/Oct/2012 15:34:52:015 WARN - DefaultMessageListenerContainer.handleListenerSetu pF
We got this in the log file every 5 seconds(exactly 5 seconds).
What could be the reason? Is this a bug? Fixed?
BTW, we are using spring 3.0.5.
Quote:
<jms:listener-container
container-class="org.springframework.jms.listener.DefaultMes sageListenerContainer"
connection-factory="***ConnFactory" acknowledge="transacted"
concurrency="5">
<jms:listener destination="***QueueName" ref="***QueueListener" />
</jms:listener-container>
22/Oct/2012 15:34:52:015 WARN - DefaultMessageListenerContainer.handleListenerSetu pFailure - Setup of JMS message listener invoker failed for destination '******' - trying to recover. Cause: Connection is closed