Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Java Class not found Running MDK9.0 (https://www.gnutellaforums.com/general-linux-support/16371-java-class-not-found-running-mdk9-0-a.html)

Unregistered October 14th, 2002 12:23 PM

Java Class not found Running MDK9.0
 
Ok, i'm running a Mandrake 9.0 with JRE 1.4.1 Installed. LimeWire installed but... I get Java Error when i launch LimeWire.

This is what i do :

The path of JRE is /usr/java/j2re1.4.1/ so i make 2 symbolic links in /usr/bin :

su root
cd /usr/bin
ln -s /usr/java/j2re1.4.1/bin/java java
ln -s /usr/java/j2re1.4.1/bin/java_vm java_vm
exit

then i added these 2 lines at the bottom of my .bash_profile :
export JAVA_HOME=/usr/java/j2re1.4.1
export PATH=$PATH:$JAVA_HOME/bin

then :
sh ./LimeWireLinux.bin
Follow the step of the installer... Once installation correctly ended :

./runLimeWire

And that's the error line :
Exception in thread "main" java.lang.NoClassDefFoundError: lax/nl/java/option/java/stack/

Can someone help me ?

Unregistered October 14th, 2002 12:28 PM

Ok Sorry !
 
I've just found the solution in the forum... just launch the file runLime.sh in the LimeWare directory !

LOL

Thanks for all !

Unregistered October 17th, 2002 05:09 PM

Hi, I've followed the install for mandarake 9 and all the help through to the section
runLime.sh on my system and I get an error when I use the above command ( runLime.sh )
./runLime.sh: line 14: java: command not found.


Can any one help?
thanks in advance
Nick
ps ....I'm hanging out to see this program work on my linux box

jmhiggins October 23rd, 2002 09:29 PM

I get the exact same error, I saw one fix as fixing a typo replacing the semicolons with colons...but my file didnt have semi colons, then I saw this fix about running the other file and I get the same thing as the guy above me in this post? Any other fixes?

Unregistered October 30th, 2002 08:37 PM

If you guys find out what this is let me know!!!

Blaine November 1st, 2002 11:40 AM

This might work...
 
Hi, i've ran into the same problem in the past.... Try this:

In the file:

.../LimeWire/LimeWire.lax

there should be a line:

lax.nl.java.option.java.stack. size.max=65536

Change it to:

lax.nl.java.option.java.stack.size.max=65536

and LineWire ought to start. That fixed it for me anyhow.

-Blaine


All times are GMT -7. The time now is 08:23 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.