It's all about the answers!

Ask a question

RTC Eclipse Client (the standalone zip version) returns error when using workitems


Osman Burucu (5155) | asked Dec 18 '12, 4:00 a.m.
JAZZ DEVELOPER
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..


Accepted answer


permanent link
John Riendeau (46626) | answered Dec 18 '12, 9:56 a.m.
JAZZ DEVELOPER
You may be hitting an incompatibility between Eclipse and XULRunner.  Please see my answer in this thread.
Osman Burucu selected this answer as the correct answer

Comments
Osman Burucu commented Dec 20 '12, 8:07 a.m.
JAZZ DEVELOPER

Now i have installed RTC via p2 repository in a Eclipse 3.7.2 environment and everything works. Thanks for your answer!
OZ

One other answer



permanent link
Karl Weinert (2.0k52736) | answered Dec 18 '12, 8:41 a.m.
JAZZ DEVELOPER
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?

Comments
Osman Burucu commented Dec 20 '12, 8:05 a.m.
JAZZ DEVELOPER

I am on Ubuntu 12.04 (i know not supported) and use RTC Client 4.0.1 (the standalone zip file). As no workaround helped i installed Eclipse 3.7.2 and used the p2 repository of RTC for including it as plugin.. Now everything works...

Thanks for your help
OZ

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.