docker-cerebro
docker-cerebro copied to clipboard
OpenJDK 64-Bit - disabled stack guard
Hi, Thank you for this container, easy to use.
I've getting the following error:
OpenJDK 64-Bit Server VM warning: You have loaded library /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libnio.so which might have disabled stack guard. The VM will tryto fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
OpenJDK 64-Bit Server VM warning: Unable to fix stack guard. Giving up.
OpenJDK 64-Bit Server VM warning: You have loaded library /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libnio.so which might have disabled stack guard. The VM will tryto fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
OpenJDK 64-Bit Server VM warning: Unable to fix stack guard. Giving up.
OpenJDK 64-Bit Server VM warning: You have loaded library /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libnio.so which might have disabled stack guard. The VM will tryto fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
OpenJDK 64-Bit Server VM warning: Unable to fix stack guard. Giving up.
Killed
Didn't find any solution online, did you encounter this issue?
Thank you, Jorden
Hi,
I didn´t face that issue. The problem occurs in the container with Cerebro or in Elasticsearch?
Yann
On the Cerebro container... What CPU and memory do you allocate for it? (if this is related, I've configured it with 0.25 CPU and 512MB memory, running on DC/OS).
Jorden
@ayashjorden Have you solved the issue with the recent versions?