It's all about the answers!

Ask a question

Error saving repository workspace in RC0, Ubuntu 11.10


Steven Zheng (21745) | asked Mar 14 '12, 1:38 a.m.
JAZZ DEVELOPER
I am running RTC 4.0 RC0, Ubuntu 11.10, 32 bit

When I tried to edit my repository workspace setting, I got below error message. Please note, with this error message my changes to repository workspace is already made on the server.

Error logged from Process Client UI:
No more handles (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
/home/zhengxil/.eclipse/ibm.rational.team.concert.client_8.0.0_324395453/configuration/org.eclipse.osgi/bundles/617/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 (/tmp/swtlib-32/liblibswt-mozilla-gtk-3659.so.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)
/tmp/swtlib-32/libswt-mozilla-gtk-3659.so (libxpcom.so: cannot open shared object file: No such file or directory)
)

3 answers



permanent link
Boris Kuschel (331113) | answered Mar 14 '12, 5:41 a.m.
JAZZ DEVELOPER
On Wed, 14 Mar 2012 05:41:53 +0000, zhengxil wrote:

I am running RTC 4.0 RC0, Ubuntu 11.10, 32 bit

When I tried to edit my repository workspace setting, I got below error
message. Please note, with this error message my changes to repository
workspace is already made on the server.

Error logged from Process Client UI:
No more handles
(java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:

/home/zhengxil/.eclipse/
ibm.rational.team.concert.client_8.0.0_324395453/configuration/

org.eclipse.osgi/bundles/617/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
(/tmp/swtlib-32/liblibswt-mozilla-gtk-3659.so.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)
/tmp/swtlib-32/libswt-mozilla-gtk-3659.so (libxpcom.so: cannot
open
shared object file: No such file or directory)
)


This is an eclipse problem. Many of the linux distributions recently
underwent an upgrade to xulrunner-2.0 which is incompatible with some
versions of eclipse. (even with xmlrunner-compat packages)

Check the version of your xulrunner. If it is 2.0, you may want to either
shut off your embedded browser in RTC (not recommended)
--or-- what I do is install RTC into a standard eclipse Indigo
distribution which DOES work with xulrunner-2
--or-- downgrade to previous xulrunner (1.9)

Here is a similar bug with descriptions:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=343889


--
Boris Kuschel
Jazz Jumpstart Team - IBM Software, Rational
My Blog: http://blog.boriskuschel.com/
--------------------------------------------------------------------------
This post represents my own opinion, thoughts, and conclusions based on my
knowledge of Jazz and the Jazz solutions.
For details on receiving official IBM Rational support please go to:
https://jazz.net/community/support/

permanent link
Eric Jodet (6.3k5111120) | answered Mar 14 '12, 6:35 a.m.
JAZZ DEVELOPER
Hello,
could it be an issue with your installation of xulrunner?
See https://jazz.net/forums/viewtopic.php?t=14329
for example.

Thanks.
Eric.

permanent link
Hui Bin Shi (28179) | answered Nov 02 '13, 11:59 a.m.
FORUM ADMINISTRATOR / JAZZ DEVELOPER
 I fixed by installing the 32bit xulrunner
#yum install xulrunner.i686

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.