CANNOT_FIND_TOOLJAR_EXCEPTION=CWSPT0865E: Cannot find class com.sun.tools.javac.Main. The tools.jar is probably not in the class path.
Explanation
The class com.sun.tools.javac.Main is not found. The tools.jar is probably not in the class path.
User response
Add the tools.jar in the classpath.