Re: What is the activemq.bak directory for?

2018-06-07 Thread Justin Bertram
When an Artemis broker starts for the first time it creates a UUID and persists it to the journal and that is what is broadcast around the cluster to uniquely identify it. If you happened to have copied one instance to another (e.g. to save yourself the head-ache of configuring the XML) and includ

[LDAP] User is not authorized to create topic://ActiveMQ.Advisory.Connection

2018-06-07 Thread Burkhard
I'm trying to implement LDAP based authentication and authorization in ActiveMQ. The LDAP part is done with ApacheDS 2.0. I created the users (e.g. uid=user2,ou=users,o=X) as inetOrgPerson with a SHA userPassword. The ou=system looks like this: LDAP.png

What is the activemq.bak directory for?

2018-06-07 Thread alexald
I am having an issue in our cluster. There are two nodes that have the same node id. I removed the activemq directory in the node showing this warning: AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a no

Re: Activemq Logging forward

2018-06-07 Thread Justin Bertram
I expect this would be possible, although I haven't tried it personally. ActiveMQ 5.x uses slf4j which could be configured to use something like this [1]. Justin [1] https://github.com/savoirtech/slf4j-json-logger On Thu, Jun 7, 2018 at 9:00 AM, Madden, Joe wrote: > Hi All, > > I can't find m

Activemq Logging forward

2018-06-07 Thread Madden, Joe
Hi All, I can't find much in the documentation but is it possible to output Activemq logs into JSON format? Thanks Joe.

how do I build activemq cpp in visual studio 2017 step by step

2018-06-07 Thread sai krishna
I want to write a small cpp program for Activemq queue. So I need to install activemq cpp for that. But the building process for visual studio has not mentioned clearly in their document. Anyone can tell the building process of activemq cpp in visual studio 2017. I also facing so many problems for

Security features in Artemis 2.x

2018-06-07 Thread xabhi
Hi, I am currently using ActiveMQ v5.14 and have been using it in production for quite a long time without any issues. I want to use authentication and authorization in ActiveMQ but haven't because of lack of Kerberos support and have been following - https://issues.apache.org/jira/browse/AMQ-4693

Re: HTTP Access log

2018-06-07 Thread davidh
Hi art.licis Thanks I will try that out. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html