View Single Post
  #1 (permalink)  
Old November 5th, 2002
Unregistered
Guest
 
Posts: n/a
Default Install blues on mandrake 9...

Hello!
Like what seems like alot of other people in this forum, I am encountering errors installing LimeWire.

Following the installation instructions, I receive the following error:
(This is a 4 hour old mandrake installation, where I installed everything on the first 2 disks)

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. Thi
s application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: ZeroGd9
at ZeroGed.a(source file unknown:line unknown, pc 0x864982a)
at ZeroGee.<init>(source file unknown:line unknown, pc 0x86c8d73)
at ZeroGed.<init>(source file unknown:line unknown, pc 0x821b452)
at ZeroGdv.a(source file unknown:line unknown, pc 0x85f7527)
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x
86938f1)
at com.zerog.ia.installer.Main.c(source file unknown:line unknown, pc 0x
86731ac)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc
0x8344ac2)
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 0x82bd9
d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x82623ed
)
[root@cpe014090207875 doug]# sh ./LimeWireLinux.bin > zzz
Error: Unrecognized JVM specific option `-Xmx100331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
Invocation of this Java Application has caused an InvocationTargetException. Thi
s application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: ZeroGd9
at ZeroGed.a(source file unknown:line unknown, pc 0x864982a)
at ZeroGee.<init>(source file unknown:line unknown, pc 0x86c8d73)
at ZeroGed.<init>(source file unknown:line unknown, pc 0x821b452)
at ZeroGdv.a(source file unknown:line unknown, pc 0x85f7527)
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x 86938f1)
at com.zerog.ia.installer.Main.c(source file unknown:line unknown, pc 0x 86731ac)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x8335ac2)
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 0x82bc9d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x82623ed)


I notice that someone has replied to alot of these postings that they should "rpm -e kaffe". This results in the error message:

Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.

Thanks in advance,
doug
Reply With Quote