Thanks for your help Klaus. I was able to get orion to start on RedHat
Linux by copying rt.jar from jdk1.2.2/jre/lib directory to orion directory.
Anthony
-----Original Message-----
From: Klaus Myrseth [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 31, 1999 8:45 AM
To: Orion-Interest
Subject: RE: Orion on Linux
Luckily for you this is a typical error for linux when the Kaffe java is
still installed...Just remove the kaffe java package from your linux
installation or make the jdk bin directory show up before the other
installation in your path.
So your problem is that the kaffe 1.1.6 or something is trying to invoke
orion instead of the jdk1.2.2. Hope this helps :)
Happy new millenium guys.
Klaus Myrseth
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: 29. desember 1999 17:37
> To: Orion-Interest
> Subject: Orion on Linux
>
>
> I have installed orion on my Red Hat Linux machine. I also installed Sun's
> JDK1.2.2rc2 for linux and set the path in my .bash_profile file. I copied
> the tools.jar file to the orion directory as instructed. But
> when I try to
> start orion using 'java -jar orion.jar' I get the following exception:
>
> java.lang.ExceptionInInitializerError: [exception was
> java.lang.NoClassDefFoundError: java/util/HashMap] at
> kaffe.jar.ExecJar.java:89)
>
> Has anyone ran into these problem and how can I fix it. It seems orion
> website is down. I have been trying to go to FAQ and newsgroup link but
> cannot get to the site today.
>
> Thanks
>
> Anthony
>