Guest User

Untitled

a guest
Aug 11th, 2015
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. [16:24:44] [Client thread/INFO]: Connecting to 82.239.88.233, 56289
  2. [16:25:05] [Server Connector #3/ERROR]: Couldn't connect to server
  3. java.net.ConnectException: Connection timed out: no further information: /82.239.88.233:56289
  4. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.7.0_67]
  5. at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) ~[?:1.7.0_67]
  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.7.0_67]
Advertisement
Add Comment
Please, Sign In to add comment