Re: Error on Installation - "exception java.lang.reflect.InvocationTargetException"

by Puybaret » Wed Nov 26, 2014 9:17 am

InvocationTargetException class is a wrapper for an other exception that caused the program to fail. It's the other exception / cause that should help you.