java.lang.reflect.InvocationTargetException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
java.lang.reflect.InvocationTargetException:
at ru.runa.gpd.ui.wizard.CopyProcessDefinitionWizard$1.run(CopyProcessDefinitionWizard.java:62)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1029)
at ru.runa.gpd.ui.wizard.CopyProcessDefinitionWizard.performFinish(CopyProcessDefinitionWizard.java:45)