Below are answers:

>>Is that the exception from the attempt to access the queue via JMX, or
from the web console?

Ans: Both. I am getting this error from both JMX and/or from the web
console.

>> If it's from the web console, are you hitting the main Queue page, or
>> trying to hit the browse page for the DLQ?  If the latter, then that
>> won't work as long as the Queue does not exist.
Ans: I am hitting main queue page. 

You can have the broker auto-create the queue at startup; let me find that
config for you. 
Ans: I added below entry for auto-create queue on fresh installation 

    <destinations>
        <queue physicalName="ActiveMQ.DLQ" />
    </destinations>

and installed wrapper service.

When I opened http://bwin5049:8161/admin/queues.jsp, I got same error. This
is happening both with ActiveMQ 5.8 and 5.9.



started wrapper service. G



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Problem-with-JMX-mbean-not-showing-ActiveMQ-DLQ-when-ActiveMQ-service-restarted-tp4677858p4677971.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to