You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by pwjenkins <ph...@entrustdatacard.com> on 2018/02/27 03:47:09 UTC

File not found running MQTT PubSub example project.

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

Re: File not found running MQTT PubSub example project.

Posted by pwjenkins <ph...@entrustdatacard.com>.
Thank you Justin!



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: File not found running MQTT PubSub example project.

Posted by Justin Bertram <jb...@apache.org>.
A handful of the examples on master are currently broken.  A few commits
have been made recently to fix some of them.  I'm working on it currently.


Justin

On Wed, Feb 28, 2018 at 8:55 AM, Raul Valdoleiros <
raul.valdoleiros.oliveira@gmail.com> wrote:

> Hi,
>
> I tried and it did work for me.
>
> 2018-02-27 3:47 GMT+00:00 pwjenkins <ph...@entrustdatacard.com>:
>
> > 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
> >
>

Re: File not found running MQTT PubSub example project.

Posted by Raul Valdoleiros <ra...@gmail.com>.
Hi,

I tried and it did work for me.

2018-02-27 3:47 GMT+00:00 pwjenkins <ph...@entrustdatacard.com>:

> 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
>