documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Add FAQ item for UnsatisfiedLinkError (mount options for /tmp)

Open joschi opened this issue 7 years ago • 0 comments

On some systems, the /tmp directory has insufficient/wrong mount options causing errors similar to the following:

Caused by: java.lang.UnsatisfiedLinkError: /tmp/jna--1712433994/jna7387046629130767794.tmp: /tmp/jna--1712433994/jna7387046629130767794.tmp: failed to map segment from shared object: Operation not permitted

The KB article https://support.cloudbees.com/hc/en-us/articles/215281717-Jenkins-fails-to-start-with-JNA-error describes how to fix this.

joschi avatar Sep 26 '17 12:09 joschi