Hi,
I have a route which uses the SEDA endpoint. After a week or two the JVM
would crash due to out of memory. When I use youkit to profile the JVM I see
a bunch of mbeanserver.NamedObject created overtime related to the seda
queue. Those mbeanserver.NamedObject are stored in a HashMap.
Does any
Hi,
I have this route which uses a onCompletion processor. I recetnly run into
OutOfMemory issue after a week or so.
When profiling the memory dump, I see a lot of big instances in
ThreadLocalMap. Each big instance is refrenecing a onCompletionProcessor
thread. Please see the attached screenshot.
Hi,
I am using camel 2.0 M1 release. Does the mail component allow HTML email to
be sent?
Thanks
--
View this message in context:
http://www.nabble.com/Camel-2.0--M1-Mail---Sending-HTML-Email-tp22584188p22584188.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.