Skip to content

Commit

Permalink
Additional troubleshooting steps for jna tmpdir
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyHunt66 committed Jun 24, 2021
1 parent 5ea91ac commit 87455f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/reference/setup/sysconfig/executable-jna-tmpdir.asciidoc
Expand Up @@ -23,3 +23,7 @@ of Elasticsearch that rely on execution of native code via JNA will fail with
messages indicating that it is `because JNA is not available`. If you are seeing
such error messages, you must remount the temporary directory used for JNA to
not be mounted with `noexec`.

If Elasticsearch still fails to startup after setting the above temporary
directories, make sure that the user account that Elasticsearch is running under
has a home directory.

0 comments on commit 87455f7

Please sign in to comment.