-
Suggestion
-
Resolution: Fixed
-
None
TokenReaper runs a background sweep to delete any expired session tokens. However, it's wired up incorrectly and throws a NullPointerException rather than hitting the database. This is then wrapped as a JobExecutionException and logged at INFO by Quartz, which is below the default threshhold.