Advertisement
Guest User

server_crash_09-09-2015

a guest
Sep 8th, 2015
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. [00:05:56] [Client thread/INFO]: Connecting to ftb.frostis.se, 25565
  2. [00:05:57] [Server Connector #4/ERROR]: Couldn't connect to server
  3. java.net.ConnectException: Connection refused: no further information: ftb.frostis.se/85.226.53.16:25565
  4. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_60]
  5. at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.8.0_60]
  6. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:191) ~[NioSocketChannel.class:?]
  7. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:228) ~[AbstractNioChannel$AbstractNioUnsafe.class:?]
  8. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497) ~[NioEventLoop.class:?]
  9. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) ~[NioEventLoop.class:?]
  10. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) ~[NioEventLoop.class:?]
  11. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) ~[SingleThreadEventExecutor$2.class:?]
  12. at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_60]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement