Kaffe is the Open Source implementation of Java that is shipped with
most flavors of Linux. It looks like the Kaffe version of the java
command is higher up in the path than the Sun JDK java command, thus you
are running the wrong JVM.
I suggest "rpm --erase kaffe". That should solve your problem.
Jeff
>-----Original Message-----
>From: Geoff Marshall [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, February 15, 2001 3:10 PM
>To: Orion-Interest
>Subject: Orion doesn't work.
>
>
>
>I've surfed and surfed, and can't find any info on the problem
>I'm having.
>HELP!
>
>
>All brand new:
>Red Hat Linux v7, Sun J2EE 1.2.1, Sun JDK1.3, Orion 1.4.5
>
>[geoff@daphne orion]$cd /usr/local/orion
>[geoff@daphne orion]$ java -jar orion.jar
>java.lang.NoClassDefFoundError: com/evermind/gui/server/ServiceConsole
> at java.lang.reflect.Method.invoke(Method.java:native)
> at kaffe.jar.ExecJarName.main(ExecJarName.java:70)
> at kaffe.jar.ExecJar.main(ExecJar.java:59)
>
>
>Obviously, I'm missing some class, but where/what is it? The
>JDK/SDK seems
>to be working fine i.e. I can compile and run java
>applications, etc. Does
>some .jar file need to be expanded???
>
>HELP!
>--
>
>-Geoff Marshall, Director of Development
>
>.......................................................
>t e r r a s c o p e (415) 951-4944
>54 Mint Street, Suite 110 direct (415) 625-0349
>San Francisco, CA 94103 fax (415) 625-0306
>.......................................................
>--
>
>-Geoff Marshall, Director of Development
>
>.......................................................
>t e r r a s c o p e (415) 951-4944
>54 Mint Street, Suite 110 direct (415) 625-0349
>San Francisco, CA 94103 fax (415) 625-0306
>.......................................................
>
>
>