Closed schwabe closed 8 years ago
Hi @schwabe, I think you can do nothing about it... If you are running Karaf and the Core inside it, the socket will be always in use, since ZMQ is already running.
Yes @amarsico is right.
I can add a catch if the address is already in use.
I often compile/install the core while karaf is running to update the module. Unfortenately the logpub tests fail when doing this