Guest User

Untitled

a guest
Dec 13th, 2015
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. [00:31:53] [Netty IO #12/ERROR] [FML]: NetworkDispatcher exception
  2. java.io.IOException: An existing connection was forcibly closed by the remote ho
  3. st
  4. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_66]
  5. at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_66]
  6. at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_66]
  7. at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_66]
  8. at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_66]
  9. at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDi
  10. rectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
  11. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870)
  12. ~[AbstractByteBuf.class:?]
  13. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketCha
  14. nnel.java:208) ~[NioSocketChannel.class:?]
  15. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(Abstra
  16. ctNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
  17. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.jav
  18. a:480) [NioEventLoop.class:?]
  19. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEve
  20. ntLoop.java:447) [NioEventLoop.class:?]
  21. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEven
  22. tLoop.class:?]
  23. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThread
  24. EventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
  25. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
Advertisement
Add Comment
Please, Sign In to add comment