| Code: |
|
Unhandled event loop exception No more handles [MOZILLA_FIVE_HOME='/usr/lib64/xulrunner-addons'] (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: /home/peter/Software/MyEclipse4Spring9/MyEclipse for Spring 9/configuration/org.eclipse.osgi/bundles/873/1/.cp/libswt-mozilla-gtk-3655.so: libxpcom.so: cannot open shared object file: No such file or directory no swt-mozilla-gtk in java.library.path /tmp/swtlib-64/libswt-mozilla-gtk-3655.so: libxpcom.so: cannot open shared object file: No such file or directory Can't load library: /tmp/swtlib-64/libswt-mozilla-gtk.so ) |
| cconway wrote: |
| All,
We've applied a fix for this in MyEclipse for Spring 9.1 that will hopefully alleviate this problem for some users. We are currently targeting 9.1 for release during the week of June 27th. If anyone has this issue after taking 9.1, please post back on this thread. Note that you'll still need to export the MOZILLA_FIVE_HOME environment variable that points to your mozilla installation, in my case "usr/lib/mozilla". Also, this problem has been fixed in Eclipse Indigo which is currently planned for support in MyEclipse 10. Cindy |
| pfischer wrote: |
| Cindy,
Thanks for your reply. I was able to complete the scaffolding wizard (Spring MVC), though I kept getting warning messages. When I deploy the application, Tomcat starts up and I get the same warning again: "This document cannot be displayed while offline. To go online, uncheck Work Offline from the File menu." The browser window stays blank and I cannot find "Work Offline" in the File menu... Paul |