Re: [JBoss-dev] JVM crash on linux

2001-11-05 Thread Dave Smith

I foudn that starting the jvm with -hotspot instead of server helped me.

Ferguson, Doug wrote:

 We had some problems on linux with a runaway java process.
 The process hangs at 99% and cannot be stopped.
 We found out that it has to do will file io.
 We can even recreate it with perl.
 We have a perl script that can recreate this.
 If you want we can send you the perl script for further testing.
 
 Cheers,
 d.
 
 -Original Message-
 From: Bill Burke [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, November 03, 2001 6:09 PM
 To: Tobias Frech
 Cc: Dain Sundstrom; [EMAIL PROTECTED]
 Subject: RE: [JBoss-dev] JVM crash on linux
 
 
 ulimit
 
 
 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Tobias Frech
Sent: Saturday, November 03, 2001 6:40 PM
To: Bill Burke
Cc: Dain Sundstrom; [EMAIL PROTECTED]
Subject: Re: [JBoss-dev] JVM crash on linux


Increasing the shell limits (especially stacksize) helped me a lot with
some crasheing JVM. I am actually sitting at a NT box (*sic*) and can't
remember the correct command (limit ?).

Tobi

Bill Burke schrieb:

I've had serious problems on linux with JDK 1.3.1  Stuff like 

runaway memory

gobbling and such.  We had to revert to 1.3.02.  Don't know if 

there is a

patch posted recently though.

Bill


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On 

Behalf Of Dain

Sundstrom
Sent: Saturday, November 03, 2001 5:45 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] JVM crash on linux


I remember seeing some posts about JVM crashes on linux, but
don't remember
if it was ever resolved.  I am fairly regularly getting a crash
with the RH
server.  I just restart the server, and the test run fine.

I get a bunch or internal info then.


___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


 
 
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 
 



___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



RE: [JBoss-dev] JVM crash on linux

2001-11-04 Thread Ferguson, Doug

We had some problems on linux with a runaway java process.
The process hangs at 99% and cannot be stopped.
We found out that it has to do will file io.
We can even recreate it with perl.
We have a perl script that can recreate this.
If you want we can send you the perl script for further testing.

Cheers,
d.

-Original Message-
From: Bill Burke [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 03, 2001 6:09 PM
To: Tobias Frech
Cc: Dain Sundstrom; [EMAIL PROTECTED]
Subject: RE: [JBoss-dev] JVM crash on linux


ulimit


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of
 Tobias Frech
 Sent: Saturday, November 03, 2001 6:40 PM
 To: Bill Burke
 Cc: Dain Sundstrom; [EMAIL PROTECTED]
 Subject: Re: [JBoss-dev] JVM crash on linux
 
 
 Increasing the shell limits (especially stacksize) helped me a lot with
 some crasheing JVM. I am actually sitting at a NT box (*sic*) and can't
 remember the correct command (limit ?).
 
 Tobi
 
 Bill Burke schrieb:
  
  I've had serious problems on linux with JDK 1.3.1  Stuff like 
 runaway memory
  gobbling and such.  We had to revert to 1.3.02.  Don't know if 
 there is a
  patch posted recently though.
  
  Bill
  
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]]On 
 Behalf Of Dain
   Sundstrom
   Sent: Saturday, November 03, 2001 5:45 PM
   To: [EMAIL PROTECTED]
   Subject: [JBoss-dev] JVM crash on linux
  
  
   I remember seeing some posts about JVM crashes on linux, but
   don't remember
   if it was ever resolved.  I am fairly regularly getting a crash
   with the RH
   server.  I just restart the server, and the test run fine.
  
   I get a bunch or internal info then.
 
 
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development
 


___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



RE: [JBoss-dev] JVM crash on linux

2001-11-03 Thread Bill Burke

I've had serious problems on linux with JDK 1.3.1  Stuff like runaway memory
gobbling and such.  We had to revert to 1.3.02.  Don't know if there is a
patch posted recently though.

Bill

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Dain
 Sundstrom
 Sent: Saturday, November 03, 2001 5:45 PM
 To: [EMAIL PROTECTED]
 Subject: [JBoss-dev] JVM crash on linux


 I remember seeing some posts about JVM crashes on linux, but
 don't remember
 if it was ever resolved.  I am fairly regularly getting a crash
 with the RH
 server.  I just restart the server, and the test run fine.

 I get a bunch or internal info then.

 #
 # HotSpot Virtual Machine Error : 11
 # Error ID : 4F530E43505002C4
 # Please report this error at
 # http://java.sun.com/cgi-bin/bugreport.cgi
 #
 # Java VM: Java HotSpot(TM) Server VM (1.3.1_01 mixed mode)
 #
 # An error report file has been saved as hs_err_pid13432.log.
 # Please refer to the file for further information.
 #

 Anyone seen this?

 -dain


 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development




___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] JVM crash on linux

2001-11-03 Thread Tobias Frech

Increasing the shell limits (especially stacksize) helped me a lot with
some crasheing JVM. I am actually sitting at a NT box (*sic*) and can't
remember the correct command (limit ?).

Tobi

Bill Burke schrieb:
 
 I've had serious problems on linux with JDK 1.3.1  Stuff like runaway memory
 gobbling and such.  We had to revert to 1.3.02.  Don't know if there is a
 patch posted recently though.
 
 Bill
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of Dain
  Sundstrom
  Sent: Saturday, November 03, 2001 5:45 PM
  To: [EMAIL PROTECTED]
  Subject: [JBoss-dev] JVM crash on linux
 
 
  I remember seeing some posts about JVM crashes on linux, but
  don't remember
  if it was ever resolved.  I am fairly regularly getting a crash
  with the RH
  server.  I just restart the server, and the test run fine.
 
  I get a bunch or internal info then.


___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development