Guest User

Untitled

a guest
Dec 14th, 2012
637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. Exception in thread "ActiveMQ InactivityMonitor WriteCheckTimer" Exception in thread "ActiveMQ InactivityMonitor ReadCheckTimer" java.lang.NullPointerException
  2. at org.slf4j.impl.Log4jLoggerAdapter.isTraceEnabled(Log4jLoggerAdapter.java:97)
  3. at org.apache.activemq.transport.AbstractInactivityMonitor.writeCheck(AbstractInactivityMonitor.java:183)
  4. at org.apache.activemq.transport.AbstractInactivityMonitor$2.run(AbstractInactivityMonitor.java:117)
  5. at org.apache.activemq.thread.SchedulerTimerTask.run(SchedulerTimerTask.java:33)
  6. at java.util.TimerThread.mainLoop(Timer.java:512)
  7. at java.util.TimerThread.run(Timer.java:462)
  8. java.lang.NullPointerException
  9. at org.slf4j.impl.Log4jLoggerAdapter.isTraceEnabled(Log4jLoggerAdapter.java:97)
  10. at org.apache.activemq.transport.AbstractInactivityMonitor.readCheck(AbstractInactivityMonitor.java:195)
  11. at org.apache.activemq.transport.AbstractInactivityMonitor$1.run(AbstractInactivityMonitor.java:95)
  12. at org.apache.activemq.thread.SchedulerTimerTask.run(SchedulerTimerTask.java:33)
  13. at java.util.TimerThread.mainLoop(Timer.java:512)
  14. at java.util.TimerThread.run(Timer.java:462)
  15. Exception in thread "ActiveMQ Transport: tcp://localhost/127.0.0.1:61616@56195" java.lang.NullPointerException
  16. at org.slf4j.impl.Log4jLoggerAdapter.debug(Log4jLoggerAdapter.java:286)
  17. at org.apache.activemq.transport.TransportSupport.onException(TransportSupport.java:100)
  18. at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:208)
  19. at java.lang.Thread.run(Thread.java:680)
Advertisement
Add Comment
Please, Sign In to add comment