Hi Guys,
In My project i am using a JMS message-driven-channel-adapter and it points to Active MQ server running on the same machine. it successfully fetches the messages and my system is working fine. however i can see the following line appearing in my tomcat logs.
Do you guys have any idea what this is and effect to the application flow because of this?Code:WARN (AbstractMessageListenerContainer.java:696) - Execution of JMS message listener failed, and no ErrorHandler has been set.
and how do we avoid this warning
appreciate your help
thanks,
kelumt


Reply With Quote
