LimeWire Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire (Cross-platform) > Open Discussion topics
Register FAQ Members List Calendar Arcade Search Today's Posts Mark Forums Read

Open Discussion topics Discuss the time of day, whatever you want to. This is the hangout area. If you have LimeWire problems, post them here too.


Welcome to Gnutella Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.



Once registered but before posting, members MUST READ the FORUM RULES (click here) and LimeWire/FrostWire users should include System details - help us to help you (click on blue link) in their posts if their problem relates to using the program. Whilst forum helpers are happy to help where they can, without these system details your post might be ignored. And wise to read How to create a New Thread

Thank you

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old February 21st, 2001
Junior Member
 

Join Date: February 20th, 2001
Posts: 7
jens_99
Question LimeWire and OS/2!

hey..

i've some problems with LimeWire on OS/2! has anybody LimeWire running?
i'm using java 1.1.8.
i started it: "java -classpath LimeWire.jar;lax.jar[..] a.a.a.b.Main"
but then this error:
at a.a.a.cc.c(cc.java:456)
at a.a.a.cc.b(cc.java:155)
at a.a.a.cc.<init>(cc.java:143)
at
at a.a.a.b.Main.main(Main.java:13)

somebody any ideas?

please help..
thx jens
Reply With Quote
  #2 (permalink)  
Old February 22nd, 2001
Junior Member
 

Join Date: February 21st, 2001
Location: Rochester, NY, USA
Posts: 1
Brennor
Post

Hello,

I just got LimeWire working in OS/2 this evening. Support was no help what-so-ever. Never even bothered to respond.

Here is the lwire.cmd file that I use to start LimeWire:

java -classpath c:\utils\limewire\LimeWire.jar;c:\utils\limewire\l ax.jar;c:\utils\limewire\collections.jar;%classpat h% a.a.a.b.Main


Of course, everything is on one line.
Also, I've just installed the Java 1.1.8 updates that were released recently.
Head to ftp://ftp.hursley.ibm.com/pub/java/fixes/os2/11/118/

And grab at least the runtime file.

Java -fullversion now reports:
JAVA.EXE full version "JDK 1.1.8 IBM build o118-20010114 (JIT enabled: javax V3.5-IBMJDK1.1-20010114)"

Hope this helps!
Rick
Reply With Quote
  #3 (permalink)  
Old March 8th, 2001
Junior Member
 

Join Date: March 7th, 2001
Location: Braunschweig, Germany
Posts: 2
cyphre
Smile

Thanks
Now I have got LimeWire working on OS/2, too !
But how do you know, how to install it, specially the "a.a.a.Main" ?

Marcus

[This message has been edited by cyphre (edited 03-08-2001).]
Reply With Quote
  #4 (permalink)  
Old March 9th, 2001
Junior Member
 

Join Date: February 20th, 2001
Posts: 7
jens_99
Post

> how to install it.
see at "http://www.limewire.com/download/index.htm" and download "http://download.limewire.com:8080/download/LimeWireOther.zip"
and install with command: java -classpath LimeWireOther.zip install

and run it with the wlime.cmd by Brennor and then it works.. (very nice)

c ya jens_99..

Reply With Quote
  #5 (permalink)  
Old March 9th, 2001
Junior Member
 

Join Date: February 20th, 2001
Posts: 7
jens_99
Post

> and run it with the wlime.cmd by Brennor and then it works.

sorry the "lwire.cmd"

jens_99
Reply With Quote
  #6 (permalink)  
Old March 23rd, 2001
RoyB
 

Posts: n/a
Post

Ok, I'm very grateful for the Brennor script to start LimeWire on OS/2. This works fine for me, too. Basic question - where would a newbie find this in the installation instructions with the download?
Reply With Quote
  #7 (permalink)  
Old April 4th, 2001
MadCat
 

Posts: n/a
Angry

I've installed the fix you said to get, and ive created the cmd you said to create. When I use your cmd, i get the error:
Unable to initialize threads: cannot find class java/lang/Threads

i also tried
jre -cp limewire.jar;classes.jar a.a.a.b.Main limewire.props

and got the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Random
at a.a.a.cd.c(cd.java:464)
at a.a.a.cd.b(cd.java:157)
at a.a.a.cd.<init>(cd.java:145)
at
at a.a.a.b.Main.main(Main.java:13)


i have no clue what all this means and have no clue as to how to fix it. help if you can please.

James Collins
Reply With Quote
  #8 (permalink)  
Old April 4th, 2001
Junior Member
 

Join Date: February 20th, 2001
Posts: 7
jens_99
Post

Hey..

You have don't have all classes!!
use not only LimeWire.jar!
LimeWire.jar
lax.jar
collections.jar
swingall.jar
classes.zip
!!!
like lwire.cmd from Brennor!
jave.exe -classpath E:\web\LimeWire\LimeWire.jar;e:\web\LimeWire\lax.j ar;E:\web\LimeWire\collections.jar;E:\JAVA11\Swing \swingall.jar;E:\java11\lib\classes.zip a.a.a.b.Main


bye\2
Reply With Quote
  #9 (permalink)  
Old April 5th, 2001
Micha
 

Posts: n/a
Question

Hi,
starting the cmd, i get the following:

C:\Tools\LimeWire>lwire.cmd
java.lang.NoClassDefFoundError: javax/swing/plaf/metal/MetalLookAndFeel
at a.a.a.c.cr.main(Compiled Code)
at a.a.a.b.Main.main(Compiled Code)

Something wrong with swing?
Reply With Quote
  #10 (permalink)  
Old April 5th, 2001
Junior Member
 

Join Date: February 20th, 2001
Posts: 7
jens_99
Post

hey..

do you have the swing tuntime from softwarechoice?

http://techsupport.services.ibm.com/...t/f-server.htm

cu..
Reply With Quote
  #11 (permalink)  
Old April 5th, 2001
MadCat
 

Posts: n/a
Post

Thanks.
I was missing the classes.zip and the swing.jar

works fine now.

James Collins
Reply With Quote
  #12 (permalink)  
Old April 6th, 2001
Junior Member
 

Join Date: February 20th, 2001
Posts: 7
jens_99
Post

hey..

i think you don\'t need the lax.jar..

gives you performance!

cu
Reply With Quote
  #13 (permalink)  
Old April 26th, 2001
sub_lim
 

Posts: n/a
Post

Is SWING required in order for this to work ? (I only have the 118 Runtime installed.)

Is LW the best choice for this, or would I be better off with Furi ?

Thanx.


s_l
Reply With Quote
  #14 (permalink)  
Old April 26th, 2001
Super Moderator
 

Join Date: February 17th, 2001
Posts: 207
gbildson
Post

Quote:
<font face="Verdana, Arial" size="2">Originally posted by sub_lim:
Is SWING required in order for this to work ? (I only have the 118 Runtime installed.)

Is LW the best choice for this, or would I be better off with Furi ?

Thanx.


s_l
</font>
You can just include the swing.jar and it should work.
Reply With Quote
  #15 (permalink)  
Old April 27th, 2001
Junior Member
 

Join Date: February 20th, 2001
Posts: 7
jens_99
Post

> Is SWING required in order for this to work?
> Is LW the best choice for this, or would I be better off with Furi ?

you need swing for both (furi, phex, lw)
download the swing set for java118 from http://techsupport.services.ibm.com/...t/f-server.htm

c ya..
Reply With Quote
Reply



Thread Tools
Display Modes

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

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


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


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

Copyright © 2007 Gnutelliums LLC.
All Rights Reserved.