wss needClientAuth

2017-09-04 Thread MEwer
It seems like wss doesn't support needClientAuth. Is this true, and is it on purpose? When I add "needClientAuth=true" to each of: ssl, wss, stomp+ssl, and amqp+ssl, then wss is the only one that allows a connection to go through without a client certificate. Windows 10 Pro, ActiveMQ 5.14.5 -

activemq memory usage 4 times greater than Maximum heap allocated

2017-09-04 Thread Abhinav2510
Hi All, I have below configuration for my java actvemq process where Xmx is 15360M but when I see the process usage of memory using glance I see RSS 41.8gb and VSS 51.6gb . pmap |grep total gives me total 54059348K. I am not sure what is happening in activemq that is causing this much amount o

Masking or encoding SSL cert password.

2017-09-04 Thread John Smith
Hello, I am trying to mask or encode my SSL cert password for keystore and truststore in broker.xml and in bootstrap.xml. According to document, masking is allowed for cluster, bridge and acceptor/connector. But, how can I pass true for connector or acceptor? Because their cert information get pas

Re: JAVA ActiveMQ JMX browse messages on Topic

2017-09-04 Thread Raffi
That's a good point, competing with resources, ty. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Artemis HA cluster with replication and two slaves results in broken/none backup

2017-09-04 Thread martk
Hi everyone, I am using Artemis 2.2.0 and HA with replication and three brokers: one master and two slaves (the configuration extracts, named master/slave1/slave2, are below). Running the following scenario I am not sure if it is a bug or works as designed: 1) start master 2) start slave1 (logg