How to solve the error?
Java Runtime: Oracle Corporation 1.7.0_05 E:\\Program Files\\Java\\jdk1.7.0_05\\jre
Heap sizes: current=1004928k free=994439k max=100
ERROR | Failed to start Artemis JMS Message Broker. Reason: Address already in use
In my case i had to make kill the process that was using 8161 in bootstrap.xml (in etc folder)
Following below steps to find PID and kill the process