Advertisement
Guest User

Bukkit Login Error

a guest
Mar 20th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. 09:47:13 [SEVERE] java.io.IOException: An existing connection was forcibly
  2. closed by the remote host
  3. 09:47:13 [SEVERE] at sun.nio.ch.SocketDispatcher.read0(Native Method)
  4.  
  5. 09:47:13 [SEVERE] at sun.nio.ch.SocketDispatcher.read(Unknown Source)
  6.  
  7. 09:47:13 [SEVERE] at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown S
  8. ource)
  9. 09:47:13 [SEVERE] at sun.nio.ch.IOUtil.read(Unknown Source)
  10. 09:47:13 [SEVERE] at sun.nio.ch.SocketChannelImpl.read(Unknown Source
  11. )
  12. 09:47:13 [SEVERE] at io.netty.buffer.PooledUnsafeDirectByteBuf.setByt
  13. es(PooledUnsafeDirectByteBuf.java:259)
  14. 09:47:13 [SEVERE] at io.netty.buffer.AbstractByteBuf.writeBytes(Abstr
  15. actByteBuf.java:885)
  16. 09:47:13 [SEVERE] at io.netty.channel.socket.nio.NioSocketChannel.doR
  17. eadBytes(NioSocketChannel.java:226)
  18. 09:47:13 [SEVERE] at io.netty.channel.nio.AbstractNioByteChannel$NioB
  19. yteUnsafe.read(AbstractNioByteChannel.java:72)
  20. 09:47:13 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelecte
  21. dKey(NioEventLoop.java:460)
  22. 09:47:13 [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelecte
  23. dKeys(NioEventLoop.java:424)
  24. 09:47:13 [SEVERE] at io.netty.channel.nio.NioEventLoop.run(NioEventLo
  25. op.java:360)
  26. 09:47:13 [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecut
  27. or$2.run(SingleThreadEventExecutor.java:103)
  28. 09:47:13 [SEVERE] at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement