Details
Description
The deletion tasks are scheduled with a TimerTask whose scheduler is a Timer scheduleAtFixedRate. If an exception occurs in the log deletion task, the Timer scheduler interprets this as a task cancelation and stops scheduling future deletion tasks.