Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Installation -still- won't work! (https://www.gnutellaforums.com/general-linux-support/11538-installation-still-wont-work.html)

joelparthemore May 18th, 2002 07:09 PM

Installation -still- won't work!
 
Hi.

I accidentally posted this the first time as a reply to a thread instead of a new thread; and I wasn't registered yet. So apologies, but here I go again:

I tried installing Limewire with JRE 1.4. I got the same error messages other people are complaining about. So I tried installing 1.3.1 instead. _Same_ error messages. To wit:

Launching installer...

Error: Unrecognized JVM specific option `-Xmx50331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
Invocation java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: ZeroGcf
at ZeroGcj.<init>(source file unknown:line unknown, pc 0x8d75d74)
at ZeroGb3.a(source file unknown:line unknown, pc 0x8cd9efd)
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x8db9531)
at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc 0x8c7c1c1)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x856ca61)
at java.lang.reflect.Method.invoke(Method.java:native )
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82989d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x824f3eb)

...And yes, I am running JRE 1.3.1. To wit:

java -version:
java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)

nDiScReEt May 18th, 2002 07:27 PM

Re: Installation -still- won't work!
 
Quote:

Originally posted by joelparthemore
Hi.

I accidentally posted this the first time as a reply to a thread instead of a new thread; and I wasn't registered yet. So apologies, but here I go again:

I tried installing Limewire with JRE 1.4. I got the same error messages other people are complaining about. So I tried installing 1.3.1 instead. _Same_ error messages. To wit:

Launching installer...

Error: Unrecognized JVM specific option `-Xmx50331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
Invocation java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: ZeroGcf
at ZeroGcj.<init>(source file unknown:line unknown, pc 0x8d75d74)
at ZeroGb3.a(source file unknown:line unknown, pc 0x8cd9efd)
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x8db9531)
at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc 0x8c7c1c1)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x856ca61)
at java.lang.reflect.Method.invoke(Method.java:native )
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82989d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x824f3eb)

...And yes, I am running JRE 1.3.1. To wit:

java -version:
java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)

YOur problems sounds like it is using the wrong JVM (java virtual machine). Type this command to verify:

which java

That will let you know if it is using your recently installed java.

Try this link if the wrong JVM is the case:
http://www.gnutellaforums.com/showth...threadid=11187

altoine

joelparthemore May 18th, 2002 07:29 PM

aha... kaffe _does_ get in the way...
 
OK, my error... kaffe does manage to foul things up after all. I uninstalled it and LimeWire installed fine. Still won't run... :-)

Now the error message is:

/usr/java/jre1.3.1_03/bin/i386/native_threads/java: relocation error: /usr/java/jre1.3.1_03/lib/i386/libpreemptive_close.so: symbol __libc_sendto, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

nDiScReEt May 18th, 2002 07:31 PM

Re: aha... kaffe _does_ get in the way...
 
Quote:

Originally posted by joelparthemore
OK, my error... kaffe does manage to foul things up after all. I uninstalled it and LimeWire installed fine. Still won't run... :-)

Now the error message is:

/usr/java/jre1.3.1_03/bin/i386/native_threads/java: relocation error: /usr/java/jre1.3.1_03/lib/i386/libpreemptive_close.so: symbol __libc_sendto, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

How are you trying to run LimeWire? "sh LimeWire.sh" or "java -jar LimeWire.jar".

altoine

joelparthemore May 18th, 2002 07:58 PM

ah, thanks...
 
Yes...

I was doing sh runLime.sh.

Okay. Now it's running. Looks lovely. Now let's try her out...

Thanks.

We all need to make this a bit clearer... :-)

JP

nDiScReEt May 24th, 2002 02:27 PM

Re: ah, thanks...
 
Quote:

Originally posted by joelparthemore
Yes...

I was doing sh runLime.sh.

Okay. Now it's running. Looks lovely. Now let's try her out...

Thanks.

We all need to make this a bit clearer... :-)

JP

What really needs to be done is your LimeWire.sh file needs to be modified as it isn't compatible with your system. That is why the java -jar LimeWire.jar command worked instead. That script needs to be updated and I will take a stab at it doing just that in another two hours as I am swamped with work but I needed to take a break right quick at this point.

altoine


All times are GMT -7. The time now is 03:20 AM.

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

Copyright © 2020 Gnutella Forums.
All Rights Reserved.