• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • s3-plugin
    • None
    • Jenkins 2.30, S3 publisher plugin 0.10.10

      The S3 publisher plugin is unusable with the latest aws-java-sdk 1.11.37 plugin since it depends on aws-java-sdk (version:1.10.50).

      The following stacktrace is received

      javax.servlet.ServletException: java.lang.NoSuchMethodError: org.apache.http.impl.conn.CPool.setValidateAfterInactivity(I)V
      at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)
      at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
      at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:236)
      at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
      at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)

      To fix the issue we had to downgrade our aws-java-sdk plugin to 0.10.10

          [JENKINS-40173] Conflict with aws-java-sdk 1.11.37

          Code changed in jenkins
          User: Alex
          Path:
          pom.xml
          http://jenkins-ci.org/commit/s3-plugin/48c893931b685ae6fc799508fb4397fba2892557
          Log:
          JENKINS-40173: Conflict with aws-java-sdk 1.11.37

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Alex Path: pom.xml http://jenkins-ci.org/commit/s3-plugin/48c893931b685ae6fc799508fb4397fba2892557 Log: JENKINS-40173 : Conflict with aws-java-sdk 1.11.37

          Alexander A added a comment - - edited

          fgarsombke I attached release-candidate version. Please, check it. Unfortunately, I don't have time right now to validate it - I checked only the most basic stuff.
          (It's possible to install customs plugin via Advanced panel in plugin management page)

          Alexander A added a comment - - edited fgarsombke I attached release-candidate version. Please, check it. Unfortunately, I don't have time right now to validate it - I checked only the most basic stuff. (It's possible to install customs plugin via Advanced panel in plugin management page)

          I tried the spi manually and still having the same issue. Screenshots attached.

          Franz Garsombke added a comment - I tried the spi manually and still having the same issue. Screenshots attached.

          Were you able to provide another fix? Thanks.

          Franz Garsombke added a comment - Were you able to provide another fix? Thanks.

            jimilian Alexander A
            fgarsombke Franz Garsombke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: