users@glassfish.java.net

Re: Horrible, nasty memory leak in GFv2 when serving large PDFs

From: <glassfish_at_javadesktop.org>
Date: Sat, 27 Oct 2007 22:30:15 PDT

Can you please run with -XX:+HeapDumpOnOutOfMemoryError as in
[code]
<java-config classpath-suffix ...>
  <jvm-options>-XX:+HeapDumpOnOutOfMemoryError </jvm-options>
...
</java-config>
[/code]

in domain.xml?

That will tell us where OOM is experienced.

Thanks,
Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=242521