Explanation
This is a programming error. An object is being derived using Java Reflection and the class was not found by the class loader.
Action
Action
Review the error stack for logs in the <HOME> directory to determine which class cannot be found.