Massive accumulation of ConcurrentHashMap in heap

2010-01-02 Thread J. Matthew Pryor
Hi, I am trying to track down the reason for a massive accumulation of ConcurrentHashMap in the heap of our long running Java process. We are running Java 1.6 so I am pretty sure the known issue relating to the 1.5 JVM doesn't apply here. The URL below is a link to a screen shot of the he

Re: Client Certificate not sent in activemq 5.3.0

2010-01-02 Thread James Casey
Hi Marc, We have this configuration working (SSL between brokers with certificate based authentication and client certificate checking) - it relied on AMQ-2474 () being fixed, which looks like it's in 5.3.1 (We're using Fuse 5.3.0.5 and it works

jmsQueueConnector reconnect-settings

2010-01-02 Thread Marc Ende
Hi, everything works fine if I have a jmsQueueConnector configured and having it started with both activemq-brokers running. But when the target-system is not available or the connection is interrupted it wont reconnect. Is there any setting to configure the reconnect-behavior of the connectors

Client Certificate not sent in activemq 5.3.0

2010-01-02 Thread Marc Ende
Hi, I've tried to set up a bridge between two brokers. It works when having no encryption (ssl) and with encryption. But when I have encryption with certificate-based authentication it doesn't. I always receive an bad_certificate alert from the server. Within the handshake everything works fine