I don't know if this is a known issue or not. But I've pulled the current artemis master code to run some examples. The "mvn -Prelease install" succeeds but the "mvn verify" for examples for protocol/mqtt fail. Another developer pulled the code and did the same with the same failure.
server-out:2018-02-26 17:20:58,595 ERROR [org.apache.activemq.artemis.core.server] AMQ224018: Failed to create session: java.lang.SecurityException: java.io.IOException: \login.config (No such file or directory) The server0 is constructed and the files are there. Anyone else seeing this? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
