Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Linux Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 14th, 2001
Novicius
 
Join Date: July 14th, 2001
Location: Fresno, CA
Posts: 2
lotsodload is flying high
Arrow LimeWire Linux: Class Error?

OK, so I admit I'm new to Linux. But why am I getting this strange error message about Java Classes when I run the Installer (or is it actually LimeWire)? I'm not at that computer now; I'll reply to this post with the exact message when I get back to that computer. I installed the latest version of the JRE program and installed it (ugh!), but still nothing. I'm using Red Hat Linux 7.1 with KDE 2.1.1 (I think ). Maybe it's just my installation, or maybe I'm not doing something right. Either way, I can't run LimeWire (and support isn't responding). So if you can help me, email me!
Reply With Quote
  #2 (permalink)  
Old July 15th, 2001
Novicius
 
Join Date: July 14th, 2001
Location: Fresno, CA
Posts: 2
lotsodload is flying high
Default

Ths is the message I am getting (sorry it took me so long to reply...) :

java.lang.ClassNotFoundException: /
at java.lang.Class.forName(Class.java:native)
at java.lang.Class.forName(Class.java:52)

i tried the following commands too:
sh runlime.sh ----- got me this:
Couldn't find or load essential class `java/lang/Object' java.lang.NoClassDefFoundError java/lang/Object
runlime.sh: line 11: 1169 Aborted (core dumped) java -classpath . RunLime

java -cp . runlime.sh ------ got me this:
java.lang.ClassNotFoundException: /
at java.lang.Class.forName(Class.java:native)
at java.lang.Class.forName(Class.java:52)

Any ideas?
Reply With Quote
  #3 (permalink)  
Old July 16th, 2001
Novicius
 
Join Date: July 16th, 2001
Posts: 1
mikee is flying high
Default

Im also getting errors running LimeWire 1.6 on my RedHat 6.2 box. I already installed the java2 runtime environment 1.3.1

[mikee@hermione LimeWire]$ ./runlime.sh
Couldn't find or load essential class `java/lang/Object' java.lang.NoClassDefFoundError java/lang/Object

mikee@hermione LimeWire]$ java -cp . RunLime
java.lang.NoClassDefFoundError: /
at java.lang.Throwable.<init>(Throwable.java:38)
at java.lang.Error.<init>(Error.java:21)
at java.lang.LinkageError.<init>(LinkageError.java:21 )
at java.lang.NoClassDefFoundError.<init>(NoClassDefFo undError.java:21)

[mikee@hermione LimeWire]$ java -cp .:LimeWire.jar:collections.jar a.a.a.b.Main
java.lang.NoClassDefFoundError: /:LimeWire/jar:collections/jar
at java.lang.Throwable.<init>(Throwable.java:38)
at java.lang.Error.<init>(Error.java:21)
at java.lang.LinkageError.<init>(LinkageError.java:21 )
at java.lang.NoClassDefFoundError.<init>(NoClassDefFo undError.java:21)

Anyone who knows what Im doing wrong pls help. Thanks in advance.

Mikee
Reply With Quote
  #4 (permalink)  
Old September 10th, 2001
Unregistered
Guest
 
Posts: n/a
Thumbs down SameThing

Why is evey one having this ploblem but no one can post the answer I hav been trying to get limewire tow run for two days of reading and trying all this diffrent stuff but NOTHING WORKS PLEASE SOMEONE THAT KNOW"S SOMETHING ABOUT THIS POST IT!!!!!!!!!!!!!!
Reply With Quote
  #5 (permalink)  
Old September 23rd, 2001
Unregistered
Guest
 
Posts: n/a
Default Same error here

I'm getting the same error using LimeWire 1.7 on Mandrake 8, JRE 1.3.1. Any assistance in getting LimeWire working would be greatly appreciated.

- Stealth Dave
Reply With Quote
  #6 (permalink)  
Old October 22nd, 2001
Unregistered
Guest
 
Posts: n/a
Default

Still no resolution? Im having the same problem.
Reply With Quote
  #7 (permalink)  
Old October 23rd, 2001
Unregistered
Guest
 
Posts: n/a
Default Me too

same junk on my RedHat 7.2 box
Reply With Quote
  #8 (permalink)  
Old October 29th, 2001
Unregistered
Guest
 
Posts: n/a
Default

well, you have to have the location of jre in your $PATH shell variable.

that should take care of some of your problems.

Otherwise, I've found that running limewire from a directory other than the directory where runlime.sh is located causes problems (running it from a menu item, or a symlink in /usr/bin, etc).
I haven't had a chance to figure out how to fix that, but it seems from the docs that there's something you can do to runlime.sh and your jre configuration to alleviate this problem.
Reply With Quote
  #9 (permalink)  
Old November 16th, 2001
Unregistered
Guest
 
Posts: n/a
Default

Since everyone is having the same problem, why dont we let Limwire fix it or provide a solution?
Reply With Quote
  #10 (permalink)  
Old November 25th, 2001
Unregistered
Guest
 
Posts: n/a
Unhappy

I also have the same problem with my RedHat 7.2 and jre1.3.1_01
I've tried with PATH and CLASSPATH set to /usr/local/java/jre1.3.1_01/lib.
I've put e set -x in the LimeWireLinux.bin shell & seen that the right value are put.
Maybe there anything special to do during jre setup ??
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
get java error when trying to excute LimeWire 1.8 in SuSE Linux 7.1 Pro. w/KDE 2.0.1 Unregistered General Linux Support 8 November 30th, 2001 02:32 PM
Invalid Class String Error Unregistered Support: General 2 November 23rd, 2001 09:28 AM
insight on invalid class string error guru Support: General 4 September 29th, 2001 12:31 AM
Invalid Class string error Newbie Support: General 1 September 21st, 2001 02:19 PM
LINUX AND JRE1.3.1: How can I fix this error message running limewire? Unregistered General Linux Support 2 July 14th, 2001 11:19 PM


All times are GMT -7. The time now is 12:19 AM.


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.