A stack guard error

Hi there,

When I start up my minecraft server its starts up fine, but i get an error message -
Java Hotspot™ Server VM warning: You have loaded library /tmp/libnetty-transport-native-epoll3279390963215557887.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It’s highly recommended that you fix the library with 'execstack -c ', or link it with ‘-z noexecstack’.

The error wont show on the logs but I can see it as the server starts if I have ssh and screen -r into it.
The Server runs OK except for one world that locks the server when I go to it, but that may be another issue with that world in particular.
I am running Turnkey 32bit with 2gb ram and minos git commit: 9bc5b3f
Can you help to fix this error please?

Thanks

Hope I posted this in the correct topic

Is this the same as this listed bukkit issue?

https://bukkit.org/threads/need-help-with-starting-my-server-got-a-weird-error.388053/

If so, I have no idea–because it’s not a Java/MineOS issue I’m familiar with, but the server software itself. Are you able to try to run the Minecraft server from the command line so you can copy/paste the full error for us?

Or here, http://www.minecraftforum.net/forums/support/server-support/2363122-openjdk-server-vm-warning-error-when-starting-a which suggests that nothing is wrong.

Since you have Java Hotspot (I’m guessing you manually changed from OpenJDK to Oracle Java), then you mustve also done stuff as root. You might also consider re-chowning all your server files to mc:mc (or whatever user you’re using), to fix any latent issues that inadvertently came up.

Third: https://www.spigotmc.org/threads/bungee-cord-crashing.119548/