Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-21104

Confluence Publisher Plugin ignores Jenkins proxy settings

      It seems as if the jenkins proxy settings (Plugin Manager > Advanced) get ignored by the confluence publisher plugin.

      AxisFault
      faultCode:

      {http://schemas.xmlsoap.org/soap/envelope/}

      Server.userException
      faultSubcode:
      faultString: java.net.ConnectException: Connection timed out
      faultActor:
      faultNode:
      faultDetail:

      {http://xml.apache.org/axis/}

      stackTrace:java.net.ConnectException: Connection timed out
      ...

          [JENKINS-21104] Confluence Publisher Plugin ignores Jenkins proxy settings

          Markus Helm created issue -

          Joe Hansche added a comment -

          Thanks for the report! I hadn't considered proxy requirements initially. I'll see what I can do to add this in the next release.

          (Note to self, for similar implementation details: https://github.com/jenkinsci/stashnotifier-plugin/commit/bf0ee1981348a7cbaefd37b2bed27cdc6e30d50e)

          Joe Hansche added a comment - Thanks for the report! I hadn't considered proxy requirements initially. I'll see what I can do to add this in the next release. (Note to self, for similar implementation details: https://github.com/jenkinsci/stashnotifier-plugin/commit/bf0ee1981348a7cbaefd37b2bed27cdc6e30d50e )

          Markus Helm added a comment -

          Do you see a chance that it'll be fixed in the next release? And when is this release planned?

          Markus Helm added a comment - Do you see a chance that it'll be fixed in the next release? And when is this release planned?

          Joe Hansche added a comment -

          I will try to get 1.9 released in the next week or so. There haven't been a lot of changes recently, mostly just pull requests. I'll update this issue when the change is being merged into the codebase and being released. In the meantime, if I don't get to it, I do accept pull requests: https://github.com/jenkinsci/confluence-publisher-plugin/pulls

          Joe Hansche added a comment - I will try to get 1.9 released in the next week or so. There haven't been a lot of changes recently, mostly just pull requests. I'll update this issue when the change is being merged into the codebase and being released. In the meantime, if I don't get to it, I do accept pull requests: https://github.com/jenkinsci/confluence-publisher-plugin/pulls

          Joe Hansche added a comment -

          beaker, when you configure the proxy in the Jenkins instance, is it being set as a system property (http.proxyHost)? For more info see http://stackoverflow.com/questions/120797/how-do-i-set-the-proxy-to-be-used-by-the-jvm and http://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies.html

          Joe Hansche added a comment - beaker , when you configure the proxy in the Jenkins instance, is it being set as a system property (http.proxyHost)? For more info see http://stackoverflow.com/questions/120797/how-do-i-set-the-proxy-to-be-used-by-the-jvm and http://docs.oracle.com/javase/6/docs/technotes/guides/net/proxies.html
          Joe Hansche made changes -
          Assignee Original: Joe Hansche [ jhansche ] New: Markus Helm [ beaker ]

          Markus Helm added a comment -

          No, it's just set in Jenkins itself:

          Manage Jenkins > Manage Plugins > Advanced
          

          Shall I try to set it as a system property?

          Markus Helm added a comment - No, it's just set in Jenkins itself: Manage Jenkins > Manage Plugins > Advanced Shall I try to set it as a system property?

          Joe Hansche added a comment -

          I'm just trying to find a way to get the axis2 SOAP client to take a proxy configuration, and haven't had any luck yet.

          the JIRA plugin also does not do anything with proxies – does that plugin work for you?

          Joe Hansche added a comment - I'm just trying to find a way to get the axis2 SOAP client to take a proxy configuration, and haven't had any luck yet. the JIRA plugin also does not do anything with proxies – does that plugin work for you?

          Markus Helm added a comment -

          In my network JIRA is accessible without proxy. So unfortunately I can't give you feedback on the JIRA plugin.

          Markus Helm added a comment - In my network JIRA is accessible without proxy. So unfortunately I can't give you feedback on the JIRA plugin.
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 152966 ] New: JNJira + In-Review [ 178372 ]

            beaker Markus Helm
            beaker Markus Helm
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: