Hello, thanks for your answer, but I dont use JNI on my application, any other idea??
Looking at the generated log file doesn't seem to be helpful because there are only the jars in memory and this message : > # HotSpot Virtual Machine Error : 11 > # Error ID : 4F530E43505002E6 > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi Is there any place where I can't find a description of this error (Error ID 4F530E43505002E6) Thanks in advance ----- Original Message ----- From: "Pete Beck" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 28, 2003 3:36 PM Subject: Re: [JBoss-user] Virtual machine problems > This is a JVM problem. > Theoretically it shouldn't be possible to get such an error from > anything you do within the JVM. > > However, if you use any JNI, then exceptions outside the JVM will cause > it to keel over like this. > > Looking the log file it produced might give you some clues. > > On Thu, 2003-02-27 at 11:16, Jordi Valldaura wrote: > > Hello > > > > Sometimes while running jboss I get the following virtual machine error: > > > > # > > # HotSpot Virtual Machine Error : 11 > > # Error ID : 4F530E43505002E6 > > # Please report this error at > > # http://java.sun.com/cgi-bin/bugreport.cgi > > # > > # Java VM: Java HotSpot(TM) Server VM (1.4.1_01-b01 mixed mode) > > # > > # An error report file has been saved as hs_err_pid616.log. > > # Please refer to the file for further information. > > > > I work with a linux slackware(2.4.18) and with windows 2000, it only happens > > in linux, anyone has the same problem. Is my linux version?? is a jboss > > fault or a virtual machine fault???? > > > > Thanks in advance > > -------------------------------------------------------------------- > > Jordi Valldaura i Riqu� > > CSI - Centre de Serveis Inform�tics > > Enginyeria i Arquitectura La Salle > > Universitat Ram�n Llull > > -------------------------------------------------------------------- > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: > > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > http://www.vasoftware.com > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-user > -- > Pete Beck <[EMAIL PROTECTED]> > Electrostrata Ltd. > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
