# rpm -qa java* java-1.5.0-centos-jdbc-1.5.0.06-1.i386 java-1.5.0-centos-devel-1.5.0.06-1.i386 java-1.5.0-centos-1.5.0.06-1.i386
% java Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/Object
% ls -l /usr/bin/java lrwxrwxrwx 1 root root 22 Jan 30 16:12 /usr/bin/java -> /etc/alternatives/java % ls -l /etc/alternatives/java lrwxrwxrwx 1 root root 38 Jan 30 16:12 /etc/alternatives/java -> /usr/lib/jvm/jre-1.5.0-centos/bin/java
I must be missing something obvious.
I must be missing something obvious.
Kind of. Those packages were basically a quick proof of concept. They don't work overly well and haven't been updated in a while. I'd really recommend using the sun java jdk and the jpackage sun-java-compat packages.
(Trying again ... the centos.org server is apparently blocking at least one gmail server, says it's on the multihop DSBL.)
On 1/31/07, Jim Perrin jperrin@gmail.com wrote:
recommend using the sun java jdk and the jpackage sun-java-compat packages.
OK, got this working, thanks. I had to go to sun's page for downloading old releases and get the 1.5.0_09 JDK because jpackage doesn't appear to have the compat package RPMs for 1.6 yet.
On Thursday 01 February 2007, Bart Schaefer wrote:
OK, got this working, thanks. I had to go to sun's page for downloading old releases and get the 1.5.0_09 JDK because jpackage doesn't appear to have the compat package RPMs for 1.6 yet.
compat for 1.6 exists, in 1.7 beta jpackage repo
-- Black Hand Amiga Addicts