OK, so, regarding your use case, I don’t think it’s a good idea or require to use the exporter.
Just use browse or the web console (http://host:8161/admin <http://host:8161/admin> by default). You can see all details about messages per destination, if they are persistent or not (so in kahadb or not), etc. That’s a better approach IMHO. Regards JB > Le 21 mai 2020 à 06:37, skao <simonkao2...@gmail.com> a écrit : > > Hi JB, > > Thanks a lot for your help > . > Let me try this one below. > ./bin/export kahadb --source /some/directory/kahadb/ --target > ~/some/directory/output.xml > > Basically I would like to see the message body from activeMQ in kahadb > folder and see the detail Info of each message but they are in binary file > format so hope this output.xml file can show me the detail. > > > Thanks, > Samuel > > > > > > > > -- > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html