Hi,

You can:

1. Use JMX to browse the queue (directly or via REST thanks to Jolokia)
2. Use admin console
3. Use any client (including REST) to browse
4. Use jms:* command in Karaf
5. Dump kahadb or browse content using bin/activemq (browse, …) script

Generally speaking, we never manipulate kahadb directly as it’s a specific 
database we did for ActiveMQ (so not "human readable").

Regards
JB

> Le 20 mai 2020 à 07:39, skao <simonkao2...@gmail.com> a écrit :
> 
> Hi All,
> 
> I would like to view the KahaDB db.data to check the detail of enqueue
> message body.
> But it is binary file format.
> 
> Is there any tool to open the KahaDB db.data file or how to convert it to
> txt file ?
> 
> Please kindly help.
> 
> Sincerely,
> Samuel
> 
> 
> 
> 
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to