https://issues.apache.org/bugzilla/show_bug.cgi?id=46041





--- Comment #2 from Filip Hanik <[EMAIL PROTECTED]>  2008-10-20 07:54:04 PST ---
The current thread running
=>0x0072e600 JavaThread "Finalizer" daemon [_thread_in_native, id=588]

if you are on a 32bit system you might be pushing your -Xmx value a bit too
high.
if you lower it, and get OOME, then I would focus on resolving your OOME, since
the memory usage could be related to your crash. Since you crash while the
"Finalizer" thread is running


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to