updated Jenkins server but kept Jenkins $HOME from old server. Updated installed plugins including S3 plugin, S3 plugin started throwing errors:
java.lang.NoClassDefFoundError: org/apache/http/conn/scheme/SchemeSocketFactory
java.lang.NoClassDefFoundError: org/apache/http/protocol/HttpContext
I had to drop the httpclient-4.4 and httpcore-4.4 jars from another plugin into the S3 plugin to make it work
[JENKINS-26903] S3 plugin missing http jars
Assignee | Original: Michael Watt [ mikewatt ] | New: Nicolas De Loof [ ndeloof ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 161083 ] | New: JNJira + In-Review [ 208432 ] |