![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
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.) |
![]() |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() 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 |
| |||
![]() 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. |
![]() |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
i need help; LW says please install the new version of java after installing Java | Logan_2468 | Windows | 7 | October 6th, 2009 12:07 AM |
Installing Java | humbertoarte | Windows | 5 | October 11th, 2006 10:25 AM |
Installing Java | m-life | Windows | 2 | March 5th, 2006 01:32 PM |
Error Installing Java | John99 | Tips & Tricks | 1 | October 30th, 2004 03:19 PM |
Installing java | Unregistered | General Linux Support | 1 | March 3rd, 2002 05:29 AM |