Unknown mlockall error 0

On May 23, 1:58 am, Clinton Gormley cl...@traveljury.com wrote:

My /etc/security/limits.conf (Ubuntu 10.04 LTS) has this:

elasticsearch - nofile 64000
elasticsearch - memlock unlimited

Try adding this line to /etc/pam.id/common-session:

session required pam_limits.so

Thanks; I added that line to /etc/pam.d/common-session, but still get
the same warning when starting elasticsearch with "bootstrap.mlockall:
true".

I'm using OpenJDK (IcedTea6 1.11.1) (6b24-1.11.1-4ubuntu3), could that
be an issue?