On RedHat 6.2, single kernel mode, with Merlin beta build 60, command java -version never terminates
On SMP mode, java -version completes successfully.
How to reproduce the problem:
1. jtg-linux3 is RedHat 6.2. Check that the machine is single kernel mode
2. /usr/j2se/bin/java -version
the command prints out the expected output
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b60, mixed mode)
but the command never terminates
3. If you boot the machine to SMP mode, /usr/j2se/bin/java -version
terminates normally.
june.zhong@eng 2001-04-17
On SMP mode, java -version completes successfully.
How to reproduce the problem:
1. jtg-linux3 is RedHat 6.2. Check that the machine is single kernel mode
2. /usr/j2se/bin/java -version
the command prints out the expected output
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b60, mixed mode)
but the command never terminates
3. If you boot the machine to SMP mode, /usr/j2se/bin/java -version
terminates normally.
june.zhong@eng 2001-04-17
- duplicates
-
JDK-4422213 java_g -version throws Segmentation Fault in Linux
-
- Closed
-
- relates to
-
JDK-4436291 java -version hangs on few linux machines using b59
-
- Closed
-