Error saving repository workspace in RC0, Ubuntu 11.10
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)
)
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
On Wed, 14 Mar 2012 05:41:53 +0000, zhengxil wrote:
org.eclipse.osgi/bundles/617/1/.cp/libswt-mozilla-gtk-3659.so
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/
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/