docker-cerebro icon indicating copy to clipboard operation
docker-cerebro copied to clipboard

OpenJDK 64-Bit - disabled stack guard

Open ayashjorden opened this issue 8 years ago • 3 comments

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

ayashjorden avatar Apr 16 '17 07:04 ayashjorden

Hi,

I didn´t face that issue. The problem occurs in the container with Cerebro or in Elasticsearch?

Yann

yannart avatar Apr 17 '17 19:04 yannart

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 avatar Apr 18 '17 06:04 ayashjorden

@ayashjorden Have you solved the issue with the recent versions?

yannart avatar Jan 16 '18 01:01 yannart