Jenkins doesn't start smoothly with the current JNA version i.e 4.2.1. We get Unsatisfied link error as 4.2.1 doesn't have support for s390x.
https://github.com/jenkinsci/jenkins/blob/master/core/pom.xml#L538
Support for JNA on s390x is being made available as part of JNA 4.5.1
https://github.com/matthiasblaesing/jna/commit/1fef4a20a031d91dce6d37e6ef809c9d38708bd2
We will need to bump up the JNA version from 4.2.1 to 4.5.1+ for Jenkins to work gracefully on S390x. Please help with the same.
JNA Error on s390x - Please check the attachment for the stack trace.
- relates to
-
JENKINS-53832 Jenkins 2.138.1 unable to start on CentOS 5
- Closed
-
JENKINS-53924 Jenkins 2.136+ is not restartable with GLIBC 2.5
- Closed
- links to