RTC Client errors on Ubuntu
Hi,
I have been attempting to get the RTC client 3.0.1 working on Ubuntu 10.04 but I continously get this error: No more handles [MOZILLA_FIVE_HOME='/usr/lib/xulrunner-addons'] (java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3557 or swt-mozilla-gtk in swt.library.path, java.library.path or the jar file) I have tried the solutions suggested here: https://jazz.net/forums/viewtopic.php?t=8671&highlight=mozillafivehome https://jazz.net/forums/viewtopic.php?t=5701&highlight=mozillafivehome https://jazz.net/forums/viewtopic.php?t=5345&highlight=mozillafivehome http://www-01.ibm.com/support/docview.wss?rs=3488&&uid=swg21313467 but they just result in a different error: org.eclipse.swt.SWTError: XPCOM error -2147467259 Does anyone know how to fix this ? Thanks, Andy. |
Accepted answer
I resolved a problem like this by installing the 32-bit version of xulrunner
Andrew Wilde selected this answer as the correct answer
Comments
Michael Wang
commented Jul 12 '13, 5:12 a.m.
hi , could you tell me how to install the xulrunner under ubuntu.
|
6 other answers
Thanks for the answers. We eventually resolved this by installing xulrunner-3.6.28 and configuring RTC to use it, i.e. add the following to eclipse.ini:
-Dorg.eclipse.swt.browser.XULRunnerPath=/opt/IBM/xulrunner-3.6.28 |
Ralph Schoon (63.5k●3●36●46)
| answered Jul 11 '11, 7:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,
please see also: - https://jazz.net/forums/viewtopic.php?t=7743 - https://jazz.net/forums/viewtopic.php?t=5701 - https://jazz.net/forums/viewtopic.php?t=8123 I have seen posts about Ubuntu and issues with Eclipse because of SWT/GTK or xulrunner issues. Hopefully one of the above can help. |
Hi,
Unfortunately, none of the suggestion helped. I also still get the problem with 3.0.1.2 client. Andy |
Hi,Which version of xulrunner are you using? Comments
Michael Wang
commented Jul 12 '13, 5:14 a.m.
hi , could you tell me how to install the xulrunner under ubuntu.
|
I've experienced this error using the RAM plugin on RSA and this sources help me to solve the problem
http://rationalwebsphere.blogspot.com.br/2009/11/installing-rational-software-architect.html http://www-01.ibm.com/support/docview.wss?uid=swg21596875 |
Hello,
this approach works for Eclipse 3.6.x on Linux most times: https://jazz.net/forum/answer_link/119345/ Best Regards, René |
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.