Error while running com.processors.d task. Cause: java.lang.ClassCastException com.person.PersonAction cannot be cast to com.person.PersonAction
When a reload happens, the PersonAction class is loaded again but the cache element value (PersonAction) in the cache remains the same resulting in the exception.