Executing HornetQ Scripts
You execute HornetQ scripts to fetch details about all queues from the JBoss CLI or view the list of messages on a specific queue. HornetQ scripts are stored at the following location: /var/log/space-debug/debug-utilities/HornetQ. When you execute these scripts, the output is stored as .txt files at the same location. You can also specify a custom path to store the output. The following sections list the steps to execute the scripts to fetch details about queues from the JBoss CLI.
Executing the HornetQ Script to View all JBoss Queues
You execute the HornetQInfoProvider.sh
script
to view all the JBoss queues.
To execute the script to view all JBoss queues:
You can view all the JBoss queues.
Executing the HornetQ Script to List of Messages in a JBoss Queue
You execute the HornetQInfoProvider.sh
script
to view the list of messages in a JBoss queue.
To execute the script to view the list of messages in a JBoss queue:
You can view the list of messages in a specific JBoss queue.