You can stop a running broker; on both Windows and UNIX by pressing Ctrl+C in the command window or terminal in which the process is running.
To stop a broker using the Admin tool.
In a command prompt or terminal window, change directory to the FUSE Message Broker installation directory.
Change directory to the bin directory.
Type the following:
Windows:
activemq-admin stop
Hostname
UNIX:
./activemq-admin stop
Hostname