Any body experiensed this problem before?
It happens to me pretty regulary.
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4349254E560E43505000F4 01
#
# Problematic Thread: prio=5 tid=0xcfa18 nid=0xb runnable
#
Abort
-
WLS6.1 crashes (4 messages)
- Posted by: Dmitry Amelchenko
- Posted on: August 03 2001 13:24 EDT
Threaded Messages (4)
- WLS6.1 crashes by ning chen on August 06 2001 16:38 EDT
- WLS6.1 crashes by Toshihiko Noda on August 27 2001 22:44 EDT
- WLS6.1 crashes by Geoff Chadwick on September 04 2001 07:39 EDT
- WLS6.1 crashes by Toshihiko Noda on August 27 2001 22:44 EDT
- WLS6.1 crashes by Tao Xie on September 23 2001 13:15 EDT
-
WLS6.1 crashes[ Go to top ]
- Posted by: ning chen
- Posted on: August 06 2001 16:38 EDT
- in response to Dmitry Amelchenko
We had similiar problem with WLS v6.0 and with SP1. In our case basically it was caused by type-2 DB2 jdbc driver which is written in native code. -
WLS6.1 crashes[ Go to top ]
- Posted by: Toshihiko Noda
- Posted on: August 27 2001 22:44 EDT
- in response to ning chen
We have same problem with WLS v6.0sp2, too.
We use DB2UDB as RDBMS with DB2 JDBC Driver, further.
Why did you understand that this problem is caused by DB2 jdbc driver??
Please teach me how you solved this problem...
-
WLS6.1 crashes[ Go to top ]
- Posted by: Geoff Chadwick
- Posted on: September 04 2001 07:39 EDT
- in response to Toshihiko Noda
We are having the same problems with WL6.0 SP1.
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4349254E560E43505000F4 01
#
# Problematic Thread: prio=5 tid=0xf2d78 nid=0xa runnable
#
-
WLS6.1 crashes[ Go to top ]
- Posted by: Tao Xie
- Posted on: September 23 2001 13:15 EDT
- in response to Dmitry Amelchenko
It's
http://developer.java.sun.com/developer/bugParade/bugs/4479571.html
Is there anyone can reproduce it on demand? Thanks.