Unable to connect RTC to jenkins
![]()
Hello,
I am trying to set up a Jenkins Build engine in RTC and unable to do so due to the follwoing error: THis error comes up when i enter the hostname and port of jenkins in RTC and test the connection. Connection test requested. Connection test requested. Connecting to: http://vottlokesh.ottawa.ibm.com:8080 Exception: java.net.SocketTimeoutException: connect timed out Test connection FAILED! I have looked at all the posts here which talk about this error but still unable to get it to work ! I am able to Access the Jenkins Dashboard through the browser, i can also connect to RTC from the Jenkins Config settings. But not able to Do it the other way around from RTC. To add to This i cannot access the jenkins Dashboard outside of my VM. I am guessing This is the issue ! How do i fix this ? Would require your experties on this. My system Setupl OS: RHEL 6 on Virtual Machine RTC: 5.0 M4 RTC Build kit: 5.0 M4 Jenkins: 1.532.3 RTC Plugin: Team Concert Plugin 1.0.12 Trouble shooting steps done so far: 1. Added port 8080 to RHEL firewall 2. Added a String property in the RTC build engin for com.ibm.rational.connector.hudson.connectionTimeout with a value of 1000 3. Added Forward ON in iptables Would be extremely useful if you guys could help me out, Thanks in advance Lokesh
showing 5 of 6
show 1 more comments
|
One answer
![]()
Get the IP of the VM and then in the client machine, map vottlokesh.ottawa.ibm.cim to the IP in the host file to see if that makes a difference
|
Comments
at least on my server its http://server:port/jenkins/
note the 'jenkins/'
the trailing slash matter for job starting
Hi sam,
Thanks for your Reply, I tried this and wont still work !
what is the URL for the jenkins homepage? does it come up?
Yea, The jenkins dashboard/homepage shows up only in the VM atÂ
this seems like a networking issue related to the Virtual machine.
Yea, i guess . The VM on it own works fine.. not sure. the 8080 is open, still no results.