View Single Post
  #5 (permalink)  
Old July 15th, 2002
nDiScReEt
Guest
 
Posts: n/a
Default Re: Still Lost

Quote:
Originally posted by Unregistered
I am attempting to install LimeWirePro on my Linux
Machine but I am running into a few errors that I
cannot work out
I am running a fully updated version of Redhat 7.2
Java environment is j2re1.4.0_01
I am getting these error codes from the installer

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

Stack Trace:
java.lang.NoClassDefFoundError: ZeroGcf
at ZeroGcj.<init>{source file unknown:line unkonown, pc 0x8c3c1bc}
at ZeroGb3.a{source file unknown:line unknown, pc 0x8c1692d}
at com.zerog.ia.installer.Main.a{source file unknown:line unknown, pc 0x8cbaee1}
at com.zerog.ia.installer.Main.b{source file unknown:line unknown, pc 0x8b601c1}
at com.zerog.ia.installer.Main.main{source file unknown:line unknown, pc 0x8567a61}
at java.lang.reflect.Method.invoke{method.java:native }
at com.zerog.lax.LAX.launch{source file unknown:line unknown, pc 0x82969d6}
at com.zerog.lax.LAX.main{source file unknown:line unknown, pc 0x824f3eb}

Hope this helps, any hints, tips, tricks or help would be very welcome

John
What do you get when you type :

which java

?

If it is kaffe, then you will have to do the .bash_profile or .bashrc suggestion listed above.
Reply With Quote