Yes, that was it! I added the EliminateLocks JVM flag in wrapper.conf
and it works fine! I also did a little testing with 1.5.0_07 and that
one seems to work one.
Thanks,
Vicky
On Jan 29, 5:44 am, Roland de Ruiter
<roland.de.rui...@[EMAIL PROTECTED]
> wrote:
> On 28-1-2007 22:40, vicky7...@[EMAIL PROTECTED]
wrote:
>
> > I don't know if any JNI code is involved.
>
> > I changed the JRE to 1.5.0_03 and it didn't crash.
>
> > I also tried JRE 1.5.0_07, and it didn't crash. (Am in the preliminary
> > stages of testing with this JRE).
>
> > Seems like a bug with 1.5.0_06.
>
> > On Jan 27, 12:48 pm, Florian Weimer <f...@[EMAIL PROTECTED]
> wrote:
> >> * vicky:
>
> >>> I researched a little. At least one page was said that this could be
a
> >>> JVM bug.Could be. Is any JNI code involved?Reading list of bugs
that have been fixed in 1.5.0_07 [*], it's possible
> you've run into bug 6346871 [**]. To verify this, you could start your
> 1.5.0_06 JVM with flag -XX:-EliminateLocks (as mentioned in the bug
report).
>
> [*] <http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_07>
> [**] <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6346871>
> --
> Regards,
>
> Roland


|