You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Srikanth S <ha...@gmail.com> on 2013/05/06 16:30:21 UTC

ActiveMQ and Jconsole

When I use the option getmessage by giving the message id in jconsole, I am
getting the value as null always. Any solution for it? Message is there in
the queue and its showing the size as 1. But when I try to use the
getmessage option by giving the message id, I am getting null. Its not
working even if i use the sendmessage option from jconsole and use the
messageid that just got generated. ANy help?