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!

JRE 1.3_02 hang on RedHat Linux 7.2 (2.4.7-10)

843811Nov 30 2001 — edited Jan 21 2002
I'm just trying to run 'java' to show the usage and it hangs. When doing a -verbose:class, the last few lines of output are:

[Loaded java.lang.ref.ReferenceQueue from /usr/local/jre/lib/rt.jar]
[Loaded java.lang.ref.ReferenceQueue$Null from /usr/local/jre/lib/rt.jar]
[Loaded java.lang.ref.ReferenceQueue$Lock from /usr/local/jre/lib/rt.jar]
[Loaded java.lang.ref.Finalizer$FinalizerThread from /usr/local/jre/lib/rt.jar]

I downloaded JRE 1.3.1 and was able to run it fine on RedHat 7.2.

I get a core dump when I kill (Ctrl-C) the java process, but have no idea what to do with it. It's 14Meg.

Thanks for any help you can give,
Troy Dugger
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2002
Added on Nov 30 2001
3 comments
201 views