I installed b67 using pkgadd. When I tried to check the version using the
-d64 switch (/usr/j2se/bin/java -d64 -version), it had the following error.
There weren't any errors message during installation. However, if I installed using the sh file and check the version, it didn't have any error message.
I tried on Sol 8 and 9 only.
Error message:
==============
jtg-s113>/usr/j2se/bin/java -d64 -version
There was an error trying to initialize the HPI library.
Please check your installation, HotSpot does not work correctly
when installed in the JDK 1.2 Solaris Production Release, or
with any JDK 1.1.x release.
Could not create the Java virtual machine.
sh output:
==========
jtg-s113>bin/java -d64 -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b67)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.0-beta_refresh-b67, mixed mode)
takwing.cheung@Eng 2001-06-12
Note: It is not just "-64 -version" has problem. Also, when it ran "java -d64 hello", it has the same error message. 64 bit mode will not work when it installed with pkgadd.
###@###.### 2001-08-21
-d64 switch (/usr/j2se/bin/java -d64 -version), it had the following error.
There weren't any errors message during installation. However, if I installed using the sh file and check the version, it didn't have any error message.
I tried on Sol 8 and 9 only.
Error message:
==============
jtg-s113>/usr/j2se/bin/java -d64 -version
There was an error trying to initialize the HPI library.
Please check your installation, HotSpot does not work correctly
when installed in the JDK 1.2 Solaris Production Release, or
with any JDK 1.1.x release.
Could not create the Java virtual machine.
sh output:
==========
jtg-s113>bin/java -d64 -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b67)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.0-beta_refresh-b67, mixed mode)
takwing.cheung@Eng 2001-06-12
Note: It is not just "-64 -version" has problem. Also, when it ran "java -d64 hello", it has the same error message. 64 bit mode will not work when it installed with pkgadd.
###@###.### 2001-08-21