[ERROR,ApplicationAdvisor,AWT-EventQueue-0] java.lang.reflect.InvocationTargetException
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at org.springframework.util.visitor.ReflectiveVisitor Support.invokeVisit(ReflectiveVisitorSupport.java: 231)
at org.springframework.rules.reporting.BeanValidation ResultsCollector.collectPropertyResultsInternal(Be anValidationResultsCollector.java:73)
at org.springframework.rules.reporting.BeanValidation ResultsCollector.collectPropertyResults(BeanValida tionResultsCollector.java:67)
at org.springframework.binding.form.support.Validatin gFormModel$ValidatingFormValueModel.validateProper tyConstraint(ValidatingFormModel.java:298)
at org.springframework.binding.form.support.Validatin gFormModel$ValidatingFormValueModel.validate(Valid atingFormModel.java:280)
at org.springframework.binding.form.support.Validatin gFormModel$ValidatingFormValueModel.setValue(Valid atingFormModel.java:274)
at org.springframework.richclient.forms.AbstractValue Setter.componentValueChanged(AbstractValueSetter.j ava:46)
at org.springframework.richclient.forms.AsYouTypeText ValueSetter.controlTextValueChanged(AsYouTypeTextV alueSetter.java:56)
at org.springframework.richclient.forms.AsYouTypeText ValueSetter.insertUpdate(AsYouTypeTextValueSetter. java:47)
at javax.swing.text.AbstractDocument.fireInsertUpdate (Unknown Source)
at javax.swing.text.AbstractDocument.handleInsertStri ng(Unknown Source)
at javax.swing.text.AbstractDocument.insertString(Unk nown Source)
at javax.swing.text.PlainDocument.insertString(Unknow n Source)
at javax.swing.text.AbstractDocument.replace(Unknown Source)
at javax.swing.text.JTextComponent.replaceSelection(U nknown Source)
at javax.swing.text.DefaultEditorKit$DefaultKeyTypedA ction.actionPerformed(Unknown Source)
at javax.swing.SwingUtilities.notifyAction(Unknown Source)
at javax.swing.JComponent.processKeyBinding(Unknown Source)
at javax.swing.JComponent.processKeyBindings(Unknown Source)
at javax.swing.JComponent.processKeyEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.KeyboardFocusManager.redispatchEvent(Unkn own Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEv ent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKe yEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAsse rtions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent (Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at org.springframework.richclient.dialog.ApplicationD ialog.showDialog(ApplicationDialog.java:261)
at com.sjv.parser.ui.parserWizard.execute(parserWizar d.java:54)
at org.springframework.richclient.command.TargetableA ctionCommand.doExecuteCommand(TargetableActionComm and.java:100)
at org.springframework.richclient.command.ActionComma nd.execute(ActionCommand.java:188)
at org.springframework.richclient.command.ActionComma nd$1.actionPerformed(ActionCommand.java:123)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent( Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(U nknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unkno wn Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.util.visitor.ReflectiveVisitor Support.invokeVisit(ReflectiveVisitorSupport.java: 224)
... 71 more
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at org.springframework.util.visitor.ReflectiveVisitor Support.invokeVisit(ReflectiveVisitorSupport.java: 231)
at org.springframework.rules.reporting.BeanValidation ResultsCollector.visit(BeanValidationResultsCollec tor.java:89)
... 76 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.util.visitor.ReflectiveVisitor Support.invokeVisit(ReflectiveVisitorSupport.java: 224)
... 77 more
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at org.springframework.util.visitor.ReflectiveVisitor Support.invokeVisit(ReflectiveVisitorSupport.java: 231)
at org.springframework.rules.reporting.ValidationResu ltsCollector.visit(ValidationResultsCollector.java :90)
... 82 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.util.visitor.ReflectiveVisitor Support.invokeVisit(ReflectiveVisitorSupport.java: 224)
... 83 more
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at org.springframework.util.visitor.ReflectiveVisitor Support.invokeVisit(ReflectiveVisitorSupport.java: 231)
at org.springframework.rules.reporting.BeanValidation ResultsCollector.visit(BeanValidationResultsCollec tor.java:122)
... 88 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.util.visitor.ReflectiveVisitor Support.invokeVisit(ReflectiveVisitorSupport.java: 224)
... 89 more
Caused by: java.lang.ClassCastException: java.lang.String
at org.springframework.richclient.filechooser.FileChe cks$FileExists.test(FileChecks.java:50)
at org.springframework.rules.reporting.ValidationResu ltsCollector.visit(ValidationResultsCollector.java :161)
at org.springframework.rules.reporting.BeanValidation ResultsCollector.visit(BeanValidationResultsCollec tor.java:126)
... 94 more