Re: java virtual machine crashed

2004-01-17 Thread Ryan Zheng
Hi, Otto, Frank

I had even faced this problem. I think maybe it'srobably because of jdk1.4.2. 
Laterly

I found that it's because of your package reference conflict. But it can work well 
under
jdk1.4.1.So  after that I use jdk 1.4.1.


=== 2004-01-16 15:27:00  Original Message===

Hello,

I get some times following error and I don't know why. :-(

Heap at VM Abort:
Heap
 def new generation   total 3456K, used 3064K [0x4499, 0x44d5, 0x44e7)
  eden space 3072K,  98 used [0x4499, 0x44c830a8, 0x44c9)
  from space 384K,  11 used [0x44c9, 0x44c9b200, 0x44cf)
  to   space 384K,   0 used [0x44cf, 0x44cf, 0x44d5)
 tenured generation   total 45712K, used 37834K [0x44e7, 0x47b14000, 0x4899)
   the space 45712K,  82 used [0x44e7, 0x47362810, 0x47362a00, 0x47b14000)
 compacting perm gen  total 16896K, used 16751K [0x4899, 0x49a1, 0x4c99)
   the space 16896K,  99 used [0x4899, 0x499ebe40, 0x499ec000, 0x49a1)

Local Time = Fri Jan 16 14:54:50 2004
Elapsed Time = 13685
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002EF
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi 
http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode)
#

Has anyone an idea?


Regards,

Frank

= = = = = = = = = = = = = = = = = = = =

Thank you.


Ryan


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



RE: java virtual machine crashed

2004-01-16 Thread Andrew Hill
Sometimes bad things happen to good JVMs...

Ive had a few 1.4.something JVM crashes myself though I didnt take note of
the error. (Just figured it was because  of win98!)

Dont have any help to offer :-( , but for others who might, what OS are you
running on (etc...)?

-Original Message-
From: Otto, Frank [mailto:[EMAIL PROTECTED]
Sent: Friday, 16 January 2004 22:27
To: Struts-User (E-Mail)
Subject: java virtual machine crashed


Hello,

I get some times following error and I don't know why. :-(

Heap at VM Abort:
Heap
 def new generation   total 3456K, used 3064K [0x4499, 0x44d5,
0x44e7)
  eden space 3072K,  98% used [0x4499, 0x44c830a8, 0x44c9)
  from space 384K,  11% used [0x44c9, 0x44c9b200, 0x44cf)
  to   space 384K,   0% used [0x44cf, 0x44cf, 0x44d5)
 tenured generation   total 45712K, used 37834K [0x44e7, 0x47b14000,
0x4899)
   the space 45712K,  82% used [0x44e7, 0x47362810, 0x47362a00,
0x47b14000)
 compacting perm gen  total 16896K, used 16751K [0x4899, 0x49a1,
0x4c99)
   the space 16896K,  99% used [0x4899, 0x499ebe40, 0x499ec000,
0x49a1)

Local Time = Fri Jan 16 14:54:50 2004
Elapsed Time = 13685
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002EF
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode)
#

Has anyone an idea?


Regards,

Frank


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



[OT] RE: java virtual machine crashed

2004-01-16 Thread Mike Jasnowski
it would probably help the diagnosis if you could describe the events
leading up to the crash.

-Original Message-
From: Otto, Frank [mailto:[EMAIL PROTECTED]
Sent: Friday, January 16, 2004 9:27 AM
To: Struts-User (E-Mail)
Subject: java virtual machine crashed


Hello,

I get some times following error and I don't know why. :-(

Heap at VM Abort:
Heap
 def new generation   total 3456K, used 3064K [0x4499, 0x44d5,
0x44e7)
  eden space 3072K,  98% used [0x4499, 0x44c830a8, 0x44c9)
  from space 384K,  11% used [0x44c9, 0x44c9b200, 0x44cf)
  to   space 384K,   0% used [0x44cf, 0x44cf, 0x44d5)
 tenured generation   total 45712K, used 37834K [0x44e7, 0x47b14000,
0x4899)
   the space 45712K,  82% used [0x44e7, 0x47362810, 0x47362a00,
0x47b14000)
 compacting perm gen  total 16896K, used 16751K [0x4899, 0x49a1,
0x4c99)
   the space 16896K,  99% used [0x4899, 0x499ebe40, 0x499ec000,
0x49a1)

Local Time = Fri Jan 16 14:54:50 2004
Elapsed Time = 13685
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002EF
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-b28 mixed mode)
#

Has anyone an idea?


Regards,

Frank


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