Memory leak in broker - Temporary Queue related (relating to to bug AMQ-1790)
------------------------------------------------------------------------------
Key: AMQ-1997
URL: https://issues.apache.org/activemq/browse/AMQ-1997
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.2.0
Environment: ActiveMQ broker 5.1
Spring based application with synchronous messages (temp queue based)
Reporter: NNZZ
Hi there,
I just installed ActiveMQ 5.2, especially for the fix of the memory leak
problem in broker, in version 5.1 (bug AMQ-1790), but the issue is still
occurring.
After instantiating circa 1300 temp queues I am getting the following error:
java.lang.OutOfMemoryError : unable to create new native thread
Also if I go to the web admin (http://localhost:8161/admin/topics.jsp) I can
see a long list of temp queues that don't go anywhere...
Would you be able to advise us when the fix for this issue will be released.
Many thanks
N
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.