I am using embedded AMQ 4.1.2 (in geronimo 2.1.4) and find there is a memory problem similar to this: https://issues.apache.org/activemq/browse/AMQ-1681
I run a system (64bit, 3G mem) after 8 hours, about 1000000 temp queue was created for send/reply. I can find 400~500 MB (and counting) for Log4j instance from memory dump (jmap). Is there any workaround so that I don't need to upgrade AMQ, compile, patch AMQ, and etc. Can I possible remove those log4j instance for temporary queue at runtime? -- View this message in context: http://n3.nabble.com/finding-workaround-to-solve-memory-leak-problem-when-creating-large-numbers-of-TemporaryQueues-Log4J-tp739508p739508.html Sent from the Users mailing list archive at Nabble.com.
