On 08/04/2010 12:12, Gregor Schneider wrote: > Anybody has an idea what I might be missing here?
That Java Heap Space + Perm Gen Space < OS process Space You are missing the memory used for: - native code - gc - thread stacks to name a few. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org