Bugzilla – Bug 704419
Use correct path in IcedteaPlugin.so
Last modified: 2011-07-21 09:00:33 UTC
The icedtea-web plugin use the following path /usr/lib64/jvm/java-1.6.0-openjdk/jre which expects SDK (-devel) is installed. Change the location to /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/ owned by JRE (java-1_6_0-openjdk) will fix all problems that one is not able spawn the java vm like https://bugzilla.novell.com/show_bug.cgi?id=702825#c25
The same issue exists in /usr/bin/javaws as well - the launcher/javaws.in has JAVA=@JAVA@ where @JAVA@ refers to the SDK used for build of icedtea-web. Much better is use JAVA=@JRE@/bin/java in both javaws.in and itweb-settings.in
Thanks for identifying the problem.
Submitted a fix to Java:openjdk6:Factory and to openSUSE:Factory by request 75829. openSUSE will be fixed next week.
This is an autogenerated message for OBS integration: This bug (704419) was mentioned in https://build.opensuse.org/request/show/75829 Factory / icedtea-web
*** Bug 704459 has been marked as a duplicate of this bug. ***
*** Bug 704814 has been marked as a duplicate of this bug. ***
This is an autogenerated message for OBS integration: This bug (704419) was mentioned in https://build.opensuse.org/request/show/76590 11.4 / icedtea-web https://build.opensuse.org/request/show/76591 11.3 / icedtea-web https://build.opensuse.org/request/show/76592 Evergreen:11.1 / icedtea-web https://build.opensuse.org/request/show/76593 Evergreen:11.2 / icedtea-web