ArhiveRemoverRunnable is an inner class of TimeBasedArchiveRemover My guess is that you are running into a class loader problem and/or you have a new and old version of logback-core on your class path.
Can you describe your runtime environment?