Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Kill -3 kills the jre rather and doesn't finish the thread dump

843811Jul 12 2002 — edited Jul 16 2002
We are running into an intermittent problem where the jre process for our weblogic app server goes to 100% with very little load. The standard way to start to debug is to do a kill -3 on the jre and look at the thread dump. Unfortunately, doing a kill -3 seems to take down the application server (1/2 way through the thread dump the server dies). Has anybody seen kill -3 taking down the jre?

The details:
- Weblogic 4.5.2, no service packs applied (yes, I know how old it is...)
- using the nativeIO performance pack
- solaris 2.8 (there is some indication the the problem does not occur on 2.7)
- SUN jre 118
- Oracle JDBC (type 4) driver

Thanks!
Rick
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2002
Added on Jul 12 2002
1 comment
187 views