Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Java error while installing (https://www.gnutellaforums.com/general-linux-support/16206-java-error-while-installing.html)

Unregistered October 8th, 2002 10:55 PM

Java error while installing
 
When I try from LimeWireLinux.bin, I get this message-


Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Error: Unrecognized JVM specific option `-Xmx100331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: ZeroGd9
at ZeroGed.a(source file unknown:line unknown, pc 0x864482a)
at ZeroGee.<init>(source file unknown:line unknown, pc 0x86c5d73)
at ZeroGed.<init>(source file unknown:line unknown, pc 0x821b452)
at ZeroGdv.a(source file unknown:line unknown, pc 0x85fa527)
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x86908f1)
at com.zerog.ia.installer.Main.c(source file unknown:line unknown, pc 0x86701ac)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x833fac2)
at java.lang.reflect.Method.invoke0(Method.java:nativ e)
at java.lang.reflect.Method.invoke(Method.java:256)
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82b89d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x82033ed)


What could be wrong?

Thanks,

Varun

Daniel Conderman October 9th, 2002 06:39 AM

I have the Exact same problem. I am assuming this is a simple problem and we are too lame to figure it out.

--dan

Unregistered October 10th, 2002 12:18 PM

My solution
 
I was getting the same error. This was the problem on my system:

Installing the Java SDK does NOT replace /usr/bin/java with the Sun version. The /usr/bin/java on my system (Mandrake 9.0) was Kaffe (the Open Source Java-compatible VM). I did a

find / -name "java"

to find my java binary in the SDK subdirectories then replaced /usr/bin/java with a symlink to the correct version
(ln -s /path/to/javafromsun/java /usr/bin/java)

The installer now runs correctly.

nDiScReEt October 10th, 2002 10:21 PM

De Ja Vu? Dell?
 
This has already been did, done, and denoted in the "Sticky" on "The Solution To All Install Problems". The title kind of says it all.

altoine


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

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.