Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
CacheManager initializes the Timer (refresher) only if refreshTime is not null. However, in deactivate, before cancelling the timer, there is no null check leading to NullPointerException.
Solution : Add a null check before cancelling the timer.
Attachments
Issue Links
- links to