I am completely new to ActiveMQ and am trying to install the same on my system using Windows 7.
I downloaded the activemq-4.0
binary version and tried following the instructions on Apache portal. After installing when I run the activemq.bat
in bin
folder or run the same command from cmd, I get the following exception :
java.net.SocketException:IP_ADD_MEMBERSHIP failed(out of Hardware Filters)
I tried searching the same error but I am gaining no context out of the explanations. I have no clue of the error.