Ralph Goers <[EMAIL PROTECTED]> wrote:
>
> I had problems in production recently. When it hangs get a JVM stack
> trace.  You may find that you have lock contention or something else
> that will readily show up.

http://www.biochip.pl/hs_err_pid17443.log.txt

So what does it tell you?

It tells me only that:
- Java seems to dont care about my -XX:MaxPermSize=256m,
  (do you see the PSPermGen, OldGen?)
- If that crashed because of a PermSpace, why has it logged
  "OutOfMemoryError: Heap space" not "OutOfMemoryError: PermGen space"?

-- 
T.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to