RE: FW: Memory leak using SSL Tomcat 6.0.16

2008-05-03 Thread Shapovalenko Daniil
Exactly the same problem was discussed there http://forum.java.sun.com/thread.jspa?threadID=5266266&tstart=0 Seems, I have two ways. Recompile the JSSE with some code added to finalize method, or using tomcat with another ssl provider. Does anybody knows how can I do the second case? >add the f

Re: FW: Memory leak using SSL Tomcat 6.0.16

2008-04-30 Thread Filip Hanik - Dev Lists
add the flag -XX:+HeapDumpOnOutOfMemoryError when you get an OOM, it will dump a .hprof file, zip it up, and make it available to us (dont attach it to an email :) I can help you analyse it Filip Shapovalenko Daniil wrote: Hello there! I'm using Tomcat 6.0.16 with an extremely simple