Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

installing java in mandrake 8.2 w/ Gnome 1.4 plus installing limewire

843804Jun 7 2002 — edited Jun 10 2002
This is the line i have in my .bash_profile:
PATH=/usr/java/j2re1.4.0_01/bin:$PATH

This is the error i get trying to install LimeWire after running this bash_profile(rebooting):

Error: Unrecognized JVM specific option `Xmx50331648',
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: ZeroGcf
at ZeroGcj.(source file unknown:line unknown, pc 0x86d5d74)
at ZeroGb3.a(source file unknown:line unknown, pd 0x86cf54b)
at com.zerog.ia.installer.main.a(source file unknown:line unknown, pc 0x8664cf1)
at com.zerog.ia.installer.main.b(source file unknown:line unknown, pc 0x86491c1)
at com.zerog.ia.installer.main.main(source file unknown:line unknown, pc 0x85b1281)
at java.lang.reflect.method.invoke(Method.java:native)
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82a89d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown,pc 0x825cbcb)

i have been pulling my hair trying to figure out what i did wrong, i had it working in redhat 7.3

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 8 2002
Added on Jun 7 2002
1 comment
112 views