Skip to content

Instantly share code, notes, and snippets.

@admiyo
Created March 16, 2010 14:47
Show Gist options
  • Select an option

  • Save admiyo/334036 to your computer and use it in GitHub Desktop.

Select an option

Save admiyo/334036 to your computer and use it in GitHub Desktop.
Exception in thread "Timer-0" java.lang.NullPointerException
at org.apache.log4j.LogManager.getLogger(LogManager.java:188)
at org.apache.log4j.Logger.getLogger(Logger.java:104)
at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:289)
at org.apache.commons.logging.impl.Log4JLogger.debug(Log4JLogger.java:177)
at org.quartz.utils.UpdateChecker.checkForUpdate(UpdateChecker.java:51)
at org.quartz.utils.UpdateChecker.run(UpdateChecker.java:39)
at java.util.TimerThread.mainLoop(Timer.java:534)
at java.util.TimerThread.run(Timer.java:484)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment