The server ran out of network buffer memory
What causes it
Direct (off-heap) buffer memory was exhausted. Usually a plugin or mod leaking network buffers, occasionally a -XX:MaxDirectMemorySize set too low.
How to fix it
Raise -XX:MaxDirectMemorySize a notch, and look at recently added network-heavy plugins or mods; one of them is likely leaking.
Not sure this is your problem? Paste your log and Roastd will tell you which of these it actually matched, and what else it found.
Check your own log