On 08/07/2015 22:48, radiatejava wrote:
Problem is about once a month JVM is reporting OutOfMemory error and the application dies. This is urgent for us. Heap dump does not show anything suspicious. I am putting the stack trace here. Any help is appreciated.
Have you tried using something like the Eclipse analyser to look for memory leaks in a dump taken using JMX? The place where the OOME occurs is usually much less interesting than the leak that used up all the memory to make it happen...
-- John English _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
