Advertisement
Guest User

Untitled

a guest
Aug 17th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. 18:53:51 [SEVERE] java.lang.NullPointerException
  2. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.Message.getGroupName(Message.java:116)
  3. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.Message.onlineProcess(Message.java:541)
  4. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.Message.processLine(Message.java:511)
  5. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.Message.sendMessage(Message.java:944)
  6. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.timers.Delay.run(Delay.java:34)
  7. 18:53:51 [SEVERE] at java.util.TimerThread.mainLoop(Timer.java:555)
  8. 18:53:51 [SEVERE] at java.util.TimerThread.run(Timer.java:505)
  9. 18:53:51 [SEVERE] Exception in thread "Timer-48"
  10. 18:53:51 [SEVERE] java.lang.NullPointerException
  11. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.Message.getGroupName(Message.java:116)
  12. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.Message.onlineProcess(Message.java:541)
  13. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.Message.processLine(Message.java:511)
  14. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.Message.sendMessage(Message.java:944)
  15. 18:53:51 [SEVERE] at com.tahkeh.loginmessage.timers.Delay.run(Delay.java:34)
  16. 18:53:51 [SEVERE] at java.util.TimerThread.mainLoop(Timer.java:555)
  17. 18:53:51 [SEVERE] at java.util.TimerThread.run(Timer.java:505)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement