JRE 1.3_02 hang on RedHat Linux 7.2 (2.4.7-10)
843811Nov 30 2001 — edited Jan 21 2002I'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