Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

[1.8.9] Netty Error #871

Closed
GershonR opened this issue Aug 28, 2016 · 4 comments
Closed

[1.8.9] Netty Error #871

GershonR opened this issue Aug 28, 2016 · 4 comments

Comments

@GershonR
Copy link

SpongeForge 1.8.9 - 4.2.0-BETA-1666

After this the server stops responding

27.08 20:45:18 [Server] Netty Epoll Server IO #11/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #7/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #6/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #23/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #22/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #9/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #4/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #12/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #1/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO java.io.IOException: Error while write(...): Broken pipe
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.Native.writeAddress(Native Method) ~[Native.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.writeBytes(EpollSocketChannel.java:125) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.doWriteSingle(EpollSocketChannel.java:337) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.doWrite(EpollSocketChannel.java:325) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:707) ~[AbstractChannel$AbstractUnsafe.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.flush0(AbstractEpollChannel.java:240) ~[AbstractEpollChannel$AbstractEpollUnsafe.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:676) ~[AbstractChannel$AbstractUnsafe.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1059) ~[DefaultChannelPipeline$HeadContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.flush(NetworkDispatcher.java:526) ~[NetworkDispatcher.class:?]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:718) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895) ~[DefaultChannelPipeline.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240) ~[AbstractChannel.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:249) [ek$4.class:?]
27.08 20:45:18 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [EpollEventLoop.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
27.08 20:45:18 [Server] Netty Epoll Server IO #5/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #2/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #10/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #19/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #19/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #19/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO io.netty.handler.timeout.ReadTimeoutException
27.08 20:45:18 [Server] Netty Epoll Server IO #13/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:18 [Server] INFO java.io.IOException: Error while write(...): Broken pipe
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.Native.writeAddress(Native Method) ~[Native.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.writeBytes(EpollSocketChannel.java:125) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.doWriteSingle(EpollSocketChannel.java:337) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.doWrite(EpollSocketChannel.java:325) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:707) ~[AbstractChannel$AbstractUnsafe.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.flush0(AbstractEpollChannel.java:240) ~[AbstractEpollChannel$AbstractEpollUnsafe.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:676) ~[AbstractChannel$AbstractUnsafe.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1059) ~[DefaultChannelPipeline$HeadContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.flush(NetworkDispatcher.java:526) ~[NetworkDispatcher.class:?]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:718) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895) ~[DefaultChannelPipeline.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240) ~[AbstractChannel.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:249) [ek$4.class:?]
27.08 20:45:18 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [EpollEventLoop.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
27.08 20:45:18 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
27.08 20:45:29 [Server] Netty Epoll Server IO #13/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:29 [Server] INFO java.io.IOException: Error while write(...): Broken pipe
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.Native.writeAddress(Native Method) ~[Native.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.writeBytes(EpollSocketChannel.java:125) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.doWriteSingle(EpollSocketChannel.java:337) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.doWrite(EpollSocketChannel.java:325) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:707) ~[AbstractChannel$AbstractUnsafe.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.flush0(AbstractEpollChannel.java:240) ~[AbstractEpollChannel$AbstractEpollUnsafe.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:676) ~[AbstractChannel$AbstractUnsafe.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1059) ~[DefaultChannelPipeline$HeadContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.flush(NetworkDispatcher.java:526) ~[NetworkDispatcher.class:?]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:718) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895) ~[DefaultChannelPipeline.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240) ~[AbstractChannel.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:249) [ek$4.class:?]
27.08 20:45:29 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [EpollEventLoop.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
27.08 20:45:29 [Server] Netty Epoll Server IO #1/ERROR [FML]: NetworkDispatcher exception
27.08 20:45:29 [Server] INFO java.io.IOException: Error while write(...): Broken pipe
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.Native.writeAddress(Native Method) ~[Native.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.writeBytes(EpollSocketChannel.java:125) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.doWriteSingle(EpollSocketChannel.java:337) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel.doWrite(EpollSocketChannel.java:325) ~[EpollSocketChannel.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:707) ~[AbstractChannel$AbstractUnsafe.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.flush0(AbstractEpollChannel.java:240) ~[AbstractEpollChannel$AbstractEpollUnsafe.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:676) ~[AbstractChannel$AbstractUnsafe.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1059) ~[DefaultChannelPipeline$HeadContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.flush(NetworkDispatcher.java:526) ~[NetworkDispatcher.class:?]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:718) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895) ~[DefaultChannelPipeline.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240) ~[AbstractChannel.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at net.minecraft.network.NetworkManager$4.run(NetworkManager.java:249) [ek$4.class:?]
27.08 20:45:29 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [SingleThreadEventExecutor.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [EpollEventLoop.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
27.08 20:45:29 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
27.08 20:46:23 [Server] Netty Epoll Server IO #22/ERROR [FML]: HandshakeCompletionHandler exception
27.08 20:46:23 [Server] INFO java.lang.NullPointerException
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:19) ~[HandshakeCompletionHandler.class:?]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:13) ~[HandshakeCompletionHandler.class:?]
27.08 20:46:23 [Server] INFO at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[SimpleChannelInboundHandler.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:81) [FMLProxyPacket.class:?]
27.08 20:46:23 [Server] INFO at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:151) [ek.class:?]
27.08 20:46:23 [Server] INFO at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:54) [ek.class:?]
27.08 20:46:23 [Server] INFO at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:415) [NetworkDispatcher.class:?]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:248) [NetworkDispatcher.class:?]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:53) [NetworkDispatcher.class:?]
27.08 20:46:23 [Server] INFO at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [ReadTimeoutHandler.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [EpollSocketChannel$EpollSocketUnsafe.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
27.08 20:46:23 [Server] Netty Epoll Server IO #22/ERROR [FML]: There was a critical exception handling a packet on channel FML
27.08 20:46:23 [Server] INFO java.lang.NullPointerException
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:19) ~[HandshakeCompletionHandler.class:?]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:13) ~[HandshakeCompletionHandler.class:?]
27.08 20:46:23 [Server] INFO at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[SimpleChannelInboundHandler.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) ~[DefaultChannelPipeline.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:81) [FMLProxyPacket.class:?]
27.08 20:46:23 [Server] INFO at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:151) [ek.class:?]
27.08 20:46:23 [Server] INFO at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:54) [ek.class:?]
27.08 20:46:23 [Server] INFO at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:415) [NetworkDispatcher.class:?]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:248) [NetworkDispatcher.class:?]
27.08 20:46:23 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:53) [NetworkDispatcher.class:?]
27.08 20:46:23 [Server] INFO at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [ByteToMessageDecoder.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [ReadTimeoutHandler.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [AbstractChannelHandlerContext.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [DefaultChannelPipeline.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [EpollSocketChannel$EpollSocketUnsafe.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:4.0.23.Final]
27.08 20:46:23 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:4.0.23.Final]
@ZephireNZ
Copy link
Contributor

Honestly it seems more like a networking problem either on server/client end than a Sponge problem - broken pipes and timeouts. If possible could you test if the problem still happens with vanilla MC?

@SnowBlitzz
Copy link

Been happening a lot on my server as well.

@GershonR
Copy link
Author

Unfortunately not because I run a fairly large server on a shared host so I can't experiment with vanilla

@bloodmc
Copy link
Contributor

bloodmc commented Dec 2, 2016

1.8.9 no longer supported. Update to latest SF 1.10.2+ builds.

@bloodmc bloodmc closed this as completed Dec 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants