Thread: Stack trace?
View Single Post
  #1 (permalink)  
Old April 4th, 2002
Unregistered
Guest
 
Posts: n/a
Angry Stack trace?

Hi there

I have serious problems to get LW installed:

[syslink@backyard src]$ sh LimeWireLinux.bin
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 `-Xmx50331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
This Java Application has encountered an unexpected error and will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: LZeroGb7;
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x865fb01)
at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc 0x88af1c1)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x859f281)
at java.lang.reflect.Method.invoke(Method.java:native )
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x829d9d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x824e3eb)
[syslink@backyard src]$


Java is installed
I tried with ulimit -s 2048 but doesn't seem to have any effect.

Thanks for help,

syslink
Reply With Quote