RTC Eclipse Client (the standalone zip version) returns error when using workitems
whenever i try to change workitems i get this error
Error logged from Process Client UI:
No more handles [MOZILLA_FIVE_HOME='/usr/lib/xulrunner-addons'] (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
/home/ozzy/tools/RTC_Client/client/eclipse/configuration/org.eclipse.osgi/bundles/502/1/.cp/libswt-mozilla-gtk-3659.so (libxpcom.so: cannot open shared object file: No such file or directory)
swt-mozilla-gtk (Not found in java.library.path)
/tmp/swtlib-32/libswt-mozilla-gtk-3659.so (libxpcom.so: cannot open shared object file: No such file or directory)
/tmp/swtlib-32/libswt-mozilla-gtk.so (/tmp/swtlib-32/liblibswt-mozilla-gtk.so.so: cannot open shared object file: No such file or directory)
)
I am using the standalone zip version on Ubuntu 12.04 32bit.
i know it is not supported but it did work with older versions on the last LTS version..
Error logged from Process Client UI:
No more handles [MOZILLA_FIVE_HOME='/usr/lib/xulrunner-addons'] (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
/home/ozzy/tools/RTC_Client/client/eclipse/configuration/org.eclipse.osgi/bundles/502/1/.cp/libswt-mozilla-gtk-3659.so (libxpcom.so: cannot open shared object file: No such file or directory)
swt-mozilla-gtk (Not found in java.library.path)
/tmp/swtlib-32/libswt-mozilla-gtk-3659.so (libxpcom.so: cannot open shared object file: No such file or directory)
/tmp/swtlib-32/libswt-mozilla-gtk.so (/tmp/swtlib-32/liblibswt-mozilla-gtk.so.so: cannot open shared object file: No such file or directory)
)
I am using the standalone zip version on Ubuntu 12.04 32bit.
i know it is not supported but it did work with older versions on the last LTS version..
Accepted answer
You may be hitting an incompatibility between Eclipse and XULRunner. Please see my answer in this thread.
One other answer
I found this post that might be helpful
http://stackoverflow.com/questions/10165693/eclipse-cannot-load-swt-libraries
Also the reference to the tmp dir seems odd. Any ideas why it is looking in tmp?
If that does not help please let us know what version of the RTC client are you using and what version of java?
http://stackoverflow.com/questions/10165693/eclipse-cannot-load-swt-libraries
Also the reference to the tmp dir seems odd. Any ideas why it is looking in tmp?
If that does not help please let us know what version of the RTC client are you using and what version of java?