java.lang.AssertionError at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:745) at org.netbeans.modules.project.ui.NewProjectWizard.updateState(NewProjectWizard.java:71) at org.openide.WizardDescriptor.updateStateWithFeedback(WizardDescriptor.java:1010) at org.openide.WizardDescriptor.access$1900(WizardDescriptor.java:89) at org.openide.WizardDescriptor$Listener$3$1.run(WizardDescriptor.java:2178) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2036) Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.AssertionError at org.openide.util.RequestProcessor.post(RequestProcessor.java:424) at org.openide.WizardDescriptor$Listener$3.run(WizardDescriptor.java:2205) at org.openide.WizardDescriptor$10$1.run(WizardDescriptor.java:1435) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:721) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:682) at java.awt.EventQueue$3.run(EventQueue.java:680) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:691) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:158) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139) at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)