-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
x86
-
linux
Name: iaR10016 Date: 07/31/2001
JDK : JDK1.4.0-beta-b73
Platform[s] : RedHat Linux 7.1, RedHat Linux 6.2
There is an error in JDK1.4.0-beta-b73 ControlPanel script, which does not
allow to use Java Plugin Control Panel under Linux OS. Please, check
script output below.
How to reproduce:
====================
Run ControlPanel script for JDK1.4.0-beta-b73.
Sample output:
=============
...
$ /net/linux-15/export/home/java/jdk1.4.0/linux/bin/ControlPanel
ControlPanel: ./../jre/bin/realpath: No such file or directory
Exception in thread "main" java.lang.NoClassDefFoundError: sun/plugin/panel/ControlPanel
$
$ /net/linux-15/export/home/java/jdk1.4.0/linux/jre/bin/ControlPanel
ControlPanel: ./../bin/realpath: No such file or directory
Exception in thread "main" java.lang.NoClassDefFoundError: sun/plugin/panel/ControlPanel
$
...
Specific Machine Info:
=====================
Hostname: linux-14
OS: RedHat Linux 7.1
======================================================================
- duplicates
-
JDK-4472012 Linux:ControlPanel throws java.lang.NoClassDefFoundError
- Closed