During changeset delivery teamconcert client 4.0.0.2 Ubuntu fails with no more handles
![]()
Running RTC client 4.0.0.2 on Ubuntu 14.04 x86-64.
(can't run a later client because my server is @ 4.0.0.2) RTC functions just fine until I try to deliver a changeset. When I do, I see the error shown below. I've tried the shipped RTC client for eclipse and I've also tried adding RTC 4.0.0.2 to Eclipse Indigo and Helios. In no case can I deliver anything successfully. Any help appreciated cheers Dave |
3 answers
![]()
Alex Fitzpatrick (558●3●7●16)
| answered Jun 23 '14, 4:09 p.m.
JAZZ DEVELOPER edited Jun 23 '14, 5:51 p.m.
I think your issue is with xulrunner on Ubuntu 14.04 x86-64.
I will verify on a virtual machine and update this answer with steps.
--
Update 1: As I suspected, having followed your steps from your related question, and launched eclipse the browser widget is clearly non-functional. The issue you have is most likely with xulrunner and/or webkit.
--
Update 2: xulrunner is not available in 14.04 in either 32 or 64 bit versions, looking for a way to make this work.
|
Comments
rtc requires you to increase the number of handles configuration on *IX.
I had to on 12.04
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.jazz.install.doc/topics/c_special_considerations_linux.html&scope=null
Thank you for that advice. I did make the limits.conf update as described, rebooted, but the failure still occurs :-(
what does ulimit -n show for your logged on userid?
also I have seen problems reported that are solved by updating xulrunner