Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC Eclipse Client doesn't connect with Jenkins

Hello.
I have downloaded the "Client for Eclipse 3.6.x IDE" which includes an eclipse client.
I have created a sandbox plan in sandbox02-ccm  provided by RTC.
I have installed Jenkins in a VM of mine. I can access to the Dashboard of my Jenkins  http://x.x.x.x:8080/

I can use the Repository Workspace and Streams,

But I cannot create a Build Engine since it fails when it tries to connect with the Jenkins http://x.x.x.x:8080/

How can I fix this ?

Thanks all for the help.

0 votes


Accepted answer

Permanent link
Hi Tiago,

You're not the first person to ask this question.  ;-)  The short answer is that the RTC server cannot connect to your Jenkins server even though you can connect to it from your local workstation.  When you click the "Test Connection" button, you are submitting a request to your RTC server to test its connection to your Jenkins server, and that is failing.  So, you'll have to work with your RTC admin to make sure it's possible.

A common manifestation of this problem is when a user is "kicking the tires" and enters a Jenkins server at http://localhost:8080 which on the RTC server resolves to itself, not your local workstation as you might expect.

More recent versions of the RTC Eclipse client make the connection failure message more clear.

I hope that clarifies the problem so you understand how to resolve it for your particular situation,
Scott
Tiago Fernandez selected this answer as the correct answer

0 votes

Comments

Thank you, I understand now.
Regards.


One other answer

Permanent link
The newer versions of Jenkins do not support SSLv3, if you are using Jenkins 1.5xx or higher and using https you could face the connection issue. The fix for this is either move to 5.0.2 version of RTC server or apply the workaround described in the link Jenkins SSL issue

Thanks,
Kishore

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 20 '15, 12:53 p.m.

Question was seen: 4,231 times

Last updated: Feb 20 '15, 4:05 p.m.

Confirmation Cancel Confirm