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.
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() {
>
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
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
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