It is an ActiveMQMapMessage since my application was able to push message into queue, verified by Web Console. Error is coming from the same line, I verified it by debugging line by line and error was thrown when Recieve() method is called. I even tried RecieveNoWait() and Recieve(TimeSpan.AddSeconds(10)), but in these cases is returning null message.
I checked in web console and it showed the connected consumer and message is enqueued. Don't know what to do.??? -- View this message in context: http://activemq.2283324.n4.nabble.com/strange-error-when-consume-message-from-queue-topic-tp4677680p4677784.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.