View Single Post
  #2 (permalink)  
Old May 18th, 2002
nDiScReEt's Avatar
nDiScReEt nDiScReEt is offline
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default 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

Last edited by nDiScReEt; May 18th, 2002 at 07:30 PM.
Reply With Quote