Re: activemq5.5 client high cpu usage

2013-12-11 Thread liangwb2001
Thanks for your prompt, 5.9 is ok. -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq5-5-client-high-cpu-usage-tp4675314p4675433.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq5.5 client high cpu usage

2013-12-11 Thread Christian Posta
wanna give 5.9 a try? http://activemq.apache.org/activemq-590-release.html On Wed, Dec 11, 2013 at 12:16 AM, liangwb2001 wrote: > I think this is a multi thread sync bug of ActiveMQConnection, for example: > ExceptionListener exceptionListener = new ExceptionListener() { >

Re: activemq5.5 client high cpu usage

2013-12-11 Thread liangwb2001
I think this is a multi thread sync bug of ActiveMQConnection, for example: ExceptionListener exceptionListener = new ExceptionListener() { public onException(JMSException exception){ conn.close; } }; Thread main : time 1. cre

Re: activemq5.5 client high cpu usage

2013-12-10 Thread liangwb2001
I think this maybe a multi thread sync bug of ActiveMQConnection, for example: Thread main : time 1. create a connection successfully; time 2. activemq server shutdown; time 3. send a message, learn activemq down state; time 4. ActiveMQConnection.close(); time 5. throws javax.jms.JMSException on Ac

activemq5.5 client high cpu usage

2013-12-09 Thread liangwb2001
Hi, I have an activemq server, and an application prodected message; Last Saturday, the activemq host computer was down, then the product application , occupy 2-3 cpu 100%, even after the activemq restart again, and now everything is ok, but high cpu usage; here is a jstack slice: "ActiveMQ Task-2