Advertisement
Guest User

Untitled

a guest
Jun 30th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. >irc reloadbots
  2. 19:53:34 [INFO] [PurpleIRC] Disconnecting from irc.esper.net
  3. 19:53:34 [SEVERE] Exception in thread "bot1-input"
  4. 19:53:34 [SEVERE] java.lang.RuntimeException: Waiting for mode response interrupted
  5. 19:53:34 [SEVERE] at org.pircbotx.Channel.getMode(Channel.java:133)
  6. 19:53:34 [SEVERE] at org.pircbotx.Channel.getModeArgument(Channel.java:182)
  7. 19:53:34 [SEVERE] at org.pircbotx.Channel.getChannelKey(Channel.java:239)
  8. 19:53:34 [SEVERE] at org.pircbotx.PircBotX.shutdown(PircBotX.java:2872)
  9. 19:53:34 [SEVERE] at org.pircbotx.PircBotX.shutdown(PircBotX.java:2833)
  10. 19:53:34 [SEVERE] at org.pircbotx.InputThread.run(InputThread.java:115)
  11. 19:53:34 [SEVERE] Caused by: java.lang.InterruptedException
  12. 19:53:34 [SEVERE] at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1301)
  13. 19:53:34 [SEVERE] at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236)
  14. 19:53:34 [SEVERE] at org.pircbotx.Channel.getMode(Channel.java:127)
  15. 19:53:34 [SEVERE] ... 5 more
  16. 19:53:39 [INFO] [PurpleIRC] Connecting to "irc.esper.net:6697" as "DELTA2" [SSL: true] [TrustAllCerts: true]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement