I spent the last few days, completely reformating my server and I loaded on Ubuntu 13.10, also did a fresh install of the latest java on my machine, and I seem to be fine now. Since the upgrade it also resolved the info message I was getting on starting the server:
io.netty.util.internal.PlatformDependent <clinit> INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
However I can't confirm it that was from the ubuntu or the java update. I tried upgrading my java before the server reformat and I couldn't get it to work properly.
@jon, every time I had the problem I was no where even to close to 50% ram usage. I was normally in the 20-30% range, so not sure if we were dealing with the same issue.
As far as my issue is concerned I would say we could consider it resolved, even though not knowing the why always sucks.
I spent the last few days, completely reformating my server and I loaded on Ubuntu 13.10, also did a fresh install of the latest java on my machine, and I seem to be fine now. Since the upgrade it also resolved the info message I was getting on starting the server:
io.netty.util.internal.PlatformDependent <clinit>
INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
This is reported in: https://mojang.atlassian.net/browse/MC-36810
However I can't confirm it that was from the ubuntu or the java update. I tried upgrading my java before the server reformat and I couldn't get it to work properly.
@jon, every time I had the problem I was no where even to close to 50% ram usage. I was normally in the 20-30% range, so not sure if we were dealing with the same issue.
As far as my issue is concerned I would say we could consider it resolved, even though not knowing the why always sucks.