===============================================
JRE: Tiger jre1.5.0 b16
j2re-1_5_0-beta-bin-b16-linux-i586-21_aug_2003.bin
OS : RedHat Advanced Server 2.1 (32)
locale : C, eucJP
===============================================
Plugin Conrol Panel can't work on RHAS2.1(32) with b16.
Launch JRE/bin/ControlPanel, I got the error messages as below;
--------------------------------------------------------------------
$ /home/rs88024/jdk150/b16-linux/j2re1.5.0/bin/ControlPanel
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/rs88024/jdk150/b16-linux/j2re1.5.0/lib/i386/lib
deploy.so: libstdc++.so.5: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1456)
at java.lang.Runtime.load0(Runtime.java:737)
at java.lang.System.load(System.java:839)
at com.sun.deploy.config.UnixConfig.loadLibDeploy(UnixConfig.java:25)
at com.sun.deploy.config.UnixConfig.<clinit>(UnixConfig.java:13)
at com.sun.deploy.config.ConfigFactory.newInstance(ConfigFactory.java:11)
at com.sun.deploy.config.Config.getInstance(Config.java:518)
at com.sun.deploy.config.Config.<clinit>(Config.java:534)
at com.sun.deploy.util.DeployUIManager.setLookAndFeel(DeployUIManager.java:102)
at com.sun.deploy.panel.ControlPanel.<clinit>(ControlPanel.java:27)
--------------------------------------------------------------------
This problme starts from b16, it worked fine b15.
Therefore, this is a regression bug.
This problem does not occure on RH9.
Therefore, this problem occurs only on RHAS 2.1.
Steps to reproduce;
1. Install tiger b16 j2re.bin linux bundle.
2. execute j2re1.5.0/bin/ControlPanel
Then, ControlPanel does not come up and the error messages are displayed.
** NOTE **
This problem is also seen in Jaws testing.
Due to this bug, Jaws testing does not be executed.
I found the this problem in Plugin testing, so I filed Category/Sub java_plugin/linux.
If they are not properly, please change them.
[###@###.### 2003-08-25]
JRE: Tiger jre1.5.0 b16
j2re-1_5_0-beta-bin-b16-linux-i586-21_aug_2003.bin
OS : RedHat Advanced Server 2.1 (32)
locale : C, eucJP
===============================================
Plugin Conrol Panel can't work on RHAS2.1(32) with b16.
Launch JRE/bin/ControlPanel, I got the error messages as below;
--------------------------------------------------------------------
$ /home/rs88024/jdk150/b16-linux/j2re1.5.0/bin/ControlPanel
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/rs88024/jdk150/b16-linux/j2re1.5.0/lib/i386/lib
deploy.so: libstdc++.so.5: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1456)
at java.lang.Runtime.load0(Runtime.java:737)
at java.lang.System.load(System.java:839)
at com.sun.deploy.config.UnixConfig.loadLibDeploy(UnixConfig.java:25)
at com.sun.deploy.config.UnixConfig.<clinit>(UnixConfig.java:13)
at com.sun.deploy.config.ConfigFactory.newInstance(ConfigFactory.java:11)
at com.sun.deploy.config.Config.getInstance(Config.java:518)
at com.sun.deploy.config.Config.<clinit>(Config.java:534)
at com.sun.deploy.util.DeployUIManager.setLookAndFeel(DeployUIManager.java:102)
at com.sun.deploy.panel.ControlPanel.<clinit>(ControlPanel.java:27)
--------------------------------------------------------------------
This problme starts from b16, it worked fine b15.
Therefore, this is a regression bug.
This problem does not occure on RH9.
Therefore, this problem occurs only on RHAS 2.1.
Steps to reproduce;
1. Install tiger b16 j2re.bin linux bundle.
2. execute j2re1.5.0/bin/ControlPanel
Then, ControlPanel does not come up and the error messages are displayed.
** NOTE **
This problem is also seen in Jaws testing.
Due to this bug, Jaws testing does not be executed.
I found the this problem in Plugin testing, so I filed Category/Sub java_plugin/linux.
If they are not properly, please change them.
[###@###.### 2003-08-25]
- duplicates
-
JDK-4913024 libdeploy.so does not work on RH Linux AS 2.1
-
- Resolved
-