how to resolve the issue stating "test connection failed" for RTC build engine while connecting with local Jenkins
Hello Team,
I have installed RTC (6.0.6.1) and Jenkins on my local machine. I created a build engine (Hudson/Jenkin) in RTC and tried to test the connection by using the URL: http://.....:8080/. The test connection is failed , resulting the following error:
Connection test requested. Connecting to: http://.....:8080/
Exception: java.net.ConnectException: Connection refused: connect
Test connection FAILED!
Warning: "Hudson/Jenkins server may not be present or running". While jenkins is up and running.
I tried the same url: http://<localhost>:8080 is working in browser and I am able to open Jenkins. Please help me to resolve this issue as soon as possible.