Issue Type: Bug Bug
Assignee: Vincent Behar
Attachments: system_properties_jenkins.txt
Components: rundeck-plugin
Created: 16/Apr/15 2:37 PM
Description:

Hello,

I have a problem to connect my Jenkins Rundeck plugin to Rundeck application.
I think Jenkins Rundeck plugin does not use Jenkins proxy setting configured in "Manage Jenkins > Manage Plugins > Advanced".

In fact, when I configure Jenkins Rundeck plugin in "Manage Jenkins > Configure System", I have this error message when I click on "Test Connection" :
We couldn't find a live Rundeck instance at "http://my_url/rundeck".

But, when I test url "http://my_url/rundeck" during the HTTP Proxy Configuration in "Manage Jenkins > Manage Plugins > Advanced", I have a "Success".

If I configure the proxy settings in the file Jenkins\jenkins.xml like this (see below), my Rundeck instance is detected and I can link Rundeck job to my Jenkins jobs.

<arguments>-Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dhttp.proxyHost=MY_PROXY -Dhttp.proxyPort=MY_PROXY_PORT -jar "%BASE%\jenkins.war" --httpPort=8080</arguments>

But this solution cause another problems, because I think when we configure proxy in the jenkins.xml file, the proxy settings configured on the Jenkins UI is by passed and then SVN does not works...

Please, can you help me?
Maybe we can configure manually proxy only for Jenkins Rundeck plugin in a file configuration? Another idea?
Feel free to ask me if you need more informations.

Thanks in advance.
Regards

Environment: Jenkins version : 1.604
Rundeck plugin : 3.3
OS : Windows Server 2008 R2
Java : 1.7.0_25
Browser : Chrome, Firefox, etc...
Rundeck : 2.1.2.1 (hosted on linux OS)
API rundeck : API 11

(Check attachments for all system configurations for Jenkins and Rundeck.)
Project: Jenkins
Labels: rundeck plugin jenkins proxy
Priority: Blocker Blocker
Reporter: Kevin Defives
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to