https://bugzilla.novell.com/show_bug.cgi?id=463807 User funtasyspace@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463807#c2 --- Comment #2 from Jörg Hermsdorf <funtasyspace@yahoo.com> 2009-01-07 01:52:38 MST ---
# rpm -q java-1_5_0-sun java-1_6_0-sun java-1_5_0-sun-1.5.0_update17-1.1 java-1_6_0-sun-1.6.0.u11-1.1
Yes, but I experienced the 'java.lang.OutOfMemoryError: PermGen space' errors before that update with the OpenJDK 1.6.0-b12 version too. If I start eclipse from command line by hand while removing the additionally and wrongly added '-vm /usr/bin/java -vmargs' like below, it works fine: # /usr/bin/java -jar /usr/share/eclipse/./plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher /usr/lib64/eclipse/eclipse -name Eclipse --launcher.library /usr/lib64/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.100.v20080606/eclipse_1114b.so -startup /usr/share/eclipse/./plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar -exitdata 4b0005 -vm /usr/lib64/jvm/java/bin/java -vmargs -Xms256m -Xmx1024m -XX:MaxPermSize=256M -jar /usr/share/eclipse/./plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.