Title: RE: Orion doesn't work.

> 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)

             ^^^^^

You appear to be running the Kaffe JVM and not the Sun
JVM.  Kaffe is a standard RedHat/Mandrake install product.
If you don't want it remove it "rpm -e kaffe".  Else make
sure JAVA_HOME (or whatever orion uses to find java) is
pointing to the Sun jdk.

-tim

Reply via email to