-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
x86
-
linux
-
Verified
Tested on RedHat Linux 6.2J / 6.2J updated with merlin beta-refresh b68 using Gnome/KDE.
The ConrolPanel thorws "java.lang.NoClassDefFoundError: sun/plugin/panel/ControlPanel" and can not be launched.
To reporoduce;
1. Install the JRE for Merlin beta-refresh b68 or b67 for Linux.
2. Execute $JAVAHOME/jre/bin/ContorolPanel on RedHat Linux 6.2J or 6.2J update
% ./ContorolPanel
- Result
The following exception messages is thrown;
% ./ControlPanel
./ControlPanel: ./../bin/realpath: No such file or directory
Exception in thread "main" java.lang.NoClassDefFoundError: sun/plugin/panel/ControlPanel
This problem is seen from b67.
( On b66, this problem does not occurs)
This problem does not occur on Solaris and Windows.
==============================================================================
Tested on RedHat Linux 6.2J / 6.2J update / 7.1 with b75.
On b75, the error message was change from the error which I saw when I submitted the bug.
ControlPanel does not work on RedHat Linux with b75 due to the error.
The error message on b75 is below;
% ./ContorlPanel
./ControlPanel: ./../bin/java: No such file or directory
To reproduce;
1. Install the JRE for Merlin beta-refresh b75.
tested bundles: j2re-1_4_0-beta_refresh-bin-b75-linux-09_aug_2001.tar.gz
2. Execute $JAVAHOME/jre/bin/ContorolPanel
% ./ContorlPanel
- Result
The following error message is below;
./ControlPanel: ./../bin/java: No such file or directory
[rieko.suzuki@Japan 2001-08-10]
The ConrolPanel thorws "java.lang.NoClassDefFoundError: sun/plugin/panel/ControlPanel" and can not be launched.
To reporoduce;
1. Install the JRE for Merlin beta-refresh b68 or b67 for Linux.
2. Execute $JAVAHOME/jre/bin/ContorolPanel on RedHat Linux 6.2J or 6.2J update
% ./ContorolPanel
- Result
The following exception messages is thrown;
% ./ControlPanel
./ControlPanel: ./../bin/realpath: No such file or directory
Exception in thread "main" java.lang.NoClassDefFoundError: sun/plugin/panel/ControlPanel
This problem is seen from b67.
( On b66, this problem does not occurs)
This problem does not occur on Solaris and Windows.
==============================================================================
Tested on RedHat Linux 6.2J / 6.2J update / 7.1 with b75.
On b75, the error message was change from the error which I saw when I submitted the bug.
ControlPanel does not work on RedHat Linux with b75 due to the error.
The error message on b75 is below;
% ./ContorlPanel
./ControlPanel: ./../bin/java: No such file or directory
To reproduce;
1. Install the JRE for Merlin beta-refresh b75.
tested bundles: j2re-1_4_0-beta_refresh-bin-b75-linux-09_aug_2001.tar.gz
2. Execute $JAVAHOME/jre/bin/ContorolPanel
% ./ContorlPanel
- Result
The following error message is below;
./ControlPanel: ./../bin/java: No such file or directory
[rieko.suzuki@Japan 2001-08-10]
- duplicates
-
JDK-4471720 LINUX - jre/bin/realpath file missing
- Closed
-
JDK-4486292 Unable to run "ControlPanel" script under Linux OS
- Closed