-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.4.1-fuse-02-xx
-
Fix Version/s: 4.4.1-fuse-08-15
-
Component/s: None
-
Labels:None
Since https://issues.apache.org/jira/browse/AMQ-3588 we now get the following logs from jbi-cluster:
22:46:46,925 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Setup of JMS message listener invoker failed for destination 'org.apache.servicemix.jbi.cluster' - trying to recover. Cause: org.apache.activemq.pool.PooledMessageConsumer cannot be cast to org.apache.activemq.MessageAvailableConsumer
22:46:46,934 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:46,942 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:46,952 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:46,966 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:46,975 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:46,985 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:46,994 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:46,998 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:47,002 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:47,005 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:47,009 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
22:46:47,014 | INFO | sRequestorPool-1 | ActiveMQJmsRequestorPool | 94 - org.springframework.jms - 3.0.5.RELEASE | Successfully refreshed JMS Connection
...
it is not compatible with the new PooledMessageConsumer.