Advertisement
Guest User

backup error

a guest
Sep 1st, 2016
486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. 4539 Files to check / download
  2. ........ .................................................................................ee.eeee... - 100/4539
  3. .. .e.........................eee........... ..... ...Exception in thread "MTProtoWatchdog-exec-thread-1" java.lang.Error: java.nio.channels.ClosedChannelException
  4. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  5. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  6. at java.lang.Thread.run(Unknown Source)
  7. Caused by: java.nio.channels.ClosedChannelException
  8. at java.nio.channels.spi.AbstractSelectableChannel.configureBlocking(Unknown Source)
  9. at com.github.badoualy.telegram.mtproto.transport.MTProtoTcpConnection.unregister(MTProtoTcpConnection.kt:120)
  10. at com.github.badoualy.telegram.mtproto.MTProtoWatchdog.stop(MTProtoWatchdog.kt:132)
  11. at com.github.badoualy.telegram.mtproto.MTProtoWatchdog$run$2$1$1.run(MTProtoWatchdog.kt:63)
  12. ... 3 more
  13. Exception in thread "MTProtoWatchdog-exec-thread-2" java.lang.Error: java.nio.channels.ClosedChannelException
  14. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  15. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  16. at java.lang.Thread.run(Unknown Source)
  17. Caused by: java.nio.channels.ClosedChannelException
  18. at java.nio.channels.spi.AbstractSelectableChannel.configureBlocking(Unknown Source)
  19. at com.github.badoualy.telegram.mtproto.transport.MTProtoTcpConnection.unregister(MTProtoTcpConnection.kt:120)
  20. at com.github.badoualy.telegram.mtproto.MTProtoWatchdog.stop(MTProtoWatchdog.kt:132)
  21. at com.github.badoualy.telegram.mtproto.MTProtoWatchdog$run$2$1$1.run(MTProtoWatchdog.kt:63)
  22. ... 3 more
  23.  
  24. Telegram took too long to respond to our request.
  25. I'm going to wait a minute and then try again.
  26. Exception in thread "MTProtoWatchdog-exec-thread-4" java.lang.Error: java.nio.channels.ClosedChannelException
  27. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  28. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  29. at java.lang.Thread.run(Unknown Source)
  30. Caused by: java.nio.channels.ClosedChannelException
  31. at java.nio.channels.spi.AbstractSelectableChannel.configureBlocking(Unknown Source)
  32. at com.github.badoualy.telegram.mtproto.transport.MTProtoTcpConnection.unregister(MTProtoTcpConnection.kt:120)
  33. at com.github.badoualy.telegram.mtproto.MTProtoWatchdog.stop(MTProtoWatchdog.kt:132)
  34. at com.github.badoualy.telegram.mtproto.MTProtoWatchdog$run$2$1$1.run(MTProtoWatchdog.kt:63)
  35. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement