java.lang.ArrayIndexOutOfBoundsException: 23 at org.netbeans.modules.gsf.testrunner.ui.api.UICommonUtils.getFileObjectsFromNodes(UICommonUtils.java:84) at org.netbeans.modules.selenium2.RunSeleniumTestsAction.enable(RunSeleniumTestsAction.java:82) at org.openide.util.actions.NodeAction$DelegateAction.resultChanged(NodeAction.java:615) at sun.reflect.GeneratedMethodAccessor54.invoke(GeneratedMethodAccessor54.java:0) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:487) at com.sun.proxy.$Proxy5.resultChanged(.java:0) at org.openide.util.lookup.ProxyLookup$1Notify.run(ProxyLookup.java:180) at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:189) at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:125) at org.openide.explorer.DefaultEMLookup.updateLookups(DefaultEMLookup.java:134) at org.openide.explorer.DefaultEMLookup.propertyChange(DefaultEMLookup.java:166) at org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:215) at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263) at org.openide.explorer.ExplorerManager$2.run(ExplorerManager.java:886) at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.doEvent(NbMutexEventProvider.java:118) at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.readAccess(NbMutexEventProvider.java:93) at org.netbeans.modules.openide.util.LazyMutexImplementation.readAccess(LazyMutexImplementation.java:89) at org.openide.util.Mutex.readAccess(Mutex.java:260) at org.openide.explorer.ExplorerManager.fireInAWT(ExplorerManager.java:883) at org.openide.explorer.ExplorerManager$1AtomicSetSelectedNodes.fire(ExplorerManager.java:292) at org.openide.explorer.ExplorerManager.setSelectedNodes(ExplorerManager.java:303) at org.openide.explorer.view.BeanTreeView.selectionChanged(BeanTreeView.java:139) at org.openide.explorer.view.TreeView.callSelectionChanged(TreeView.java:849) at org.openide.explorer.view.TreeView$TreePropertyListener.run(TreeView.java:1491) at org.netbeans.modules.openide.util.DefaultMutexImplementation.postRequest(DefaultMutexImplementation.java:1039) at org.netbeans.modules.openide.util.DefaultMutexImplementation.postRequest(DefaultMutexImplementation.java:985) at org.netbeans.modules.openide.util.DefaultMutexImplementation.postReadRequest(DefaultMutexImplementation.java:351) at org.openide.util.Mutex.postReadRequest(Mutex.java:371) at org.openide.explorer.view.TreeView$TreePropertyListener.valueChanged(TreeView.java:1460) at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:634) at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1092) at javax.swing.tree.DefaultTreeSelectionModel.removeSelectionPaths(DefaultTreeSelectionModel.java:501) at org.openide.explorer.view.TreeView.removedNodes(TreeView.java:1228) at org.openide.explorer.view.NodeTreeModel$Listener.removed(NodeTreeModel.java:257) at org.openide.explorer.view.VisualizerChildren.removed(VisualizerChildren.java:290) at org.openide.explorer.view.VisualizerEvent$Removed.run(VisualizerEvent.java:135) at org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:236) at org.netbeans.modules.openide.util.DefaultMutexImplementation$1R.run(DefaultMutexImplementation.java:1080) at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1921) at org.netbeans.modules.openide.util.DefaultMutexImplementation.doWrapperAccess(DefaultMutexImplementation.java:1099) at org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:226) at org.openide.util.Mutex.readAccess(Mutex.java:260) at org.openide.explorer.view.VisualizerNode$QP.processQueue(VisualizerNode.java:686) at org.openide.explorer.view.VisualizerNode$QP.access$000(VisualizerNode.java:625) at org.openide.explorer.view.VisualizerNode$QP$ProcessQueue.run(VisualizerNode.java:707) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:703) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)