The service org.netbeans.modules.web.javascript.debugger.breakpoints.BreakpointRuntimeSetter can not be created. Caused: java.lang.IllegalStateException: Still listening on org.netbeans.modules.web.webkit.debugging.api.dom.DOM@197ab22 at org.netbeans.modules.web.javascript.debugger.breakpoints.DOMNode.bindTo(DOMNode.java:303) at org.netbeans.modules.web.javascript.debugger.breakpoints.WebKitBreakpointManager$WebKitDOMBreakpointManager.add(WebKitBreakpointManager.java:271) at org.netbeans.modules.web.javascript.debugger.breakpoints.BreakpointRuntimeSetter.createBreakpointImpls(BreakpointRuntimeSetter.java:108) at org.netbeans.modules.web.javascript.debugger.breakpoints.BreakpointRuntimeSetter.(BreakpointRuntimeSetter.java:88) Caused: java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:0) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at org.netbeans.spi.debugger.ContextAwareSupport.createInstance(ContextAwareSupport.java:128) at org.netbeans.api.debugger.LazyActionsManagerListener$ContextAware.forContext(LazyActionsManagerListener.java:118) at org.netbeans.api.debugger.LazyActionsManagerListener$ContextAware.forContext(LazyActionsManagerListener.java:109) at org.netbeans.api.debugger.Lookup$MetaInf$MetaInfLookupList$LazyInstance.getEntry(Lookup.java:1010) at org.netbeans.api.debugger.Lookup$LookupList$LookupLazyEntry.get(Lookup.java:1227) at org.netbeans.api.debugger.LazyArrayList.get(LazyArrayList.java:161) at org.netbeans.api.debugger.Lookup$Compound$CompoundLookupList.fillElements(Lookup.java:254) at org.netbeans.api.debugger.Lookup$Compound$CompoundLookupList.setUp(Lookup.java:206) at org.netbeans.api.debugger.Lookup$Compound$CompoundLookupList.(Lookup.java:184) at org.netbeans.api.debugger.Lookup$Compound.lookup(Lookup.java:159) at org.netbeans.api.debugger.Lookup$Compound$CompoundLookupList.setUp(Lookup.java:189) at org.netbeans.api.debugger.Lookup$Compound$CompoundLookupList.(Lookup.java:184) at org.netbeans.api.debugger.Lookup$Compound.lookup(Lookup.java:159) at org.netbeans.api.debugger.ActionsManager.initListeners(ActionsManager.java:512) at org.netbeans.api.debugger.ActionsManager.fireActionStateChanged(ActionsManager.java:406) at org.netbeans.api.debugger.ActionsManager.registerActionsProvider(ActionsManager.java:475) at org.netbeans.api.debugger.ActionsManager.registerActionsProviders(ActionsManager.java:483) at org.netbeans.api.debugger.ActionsManager.initActionImpls(ActionsManager.java:499) at org.netbeans.api.debugger.ActionsManager.isEnabled(ActionsManager.java:270) at org.netbeans.modules.debugger.ui.actions.DebuggerAction.isEnabled(DebuggerAction.java:129) at org.netbeans.modules.debugger.ui.actions.DebuggerAction.access$000(DebuggerAction.java:73) at org.netbeans.modules.debugger.ui.actions.DebuggerAction$Listener.propertyChange(DebuggerAction.java:395) at org.netbeans.api.debugger.DebuggerManager.firePropertyChange(DebuggerManager.java:762) at org.netbeans.api.debugger.DebuggerManager.setCurrentSession(DebuggerManager.java:485) at org.netbeans.api.debugger.DebuggerManager.startDebugging(DebuggerManager.java:387) at org.netbeans.modules.web.javascript.debugger.browser.NetBeansJavaScriptDebuggerFactoryImpl.createDebuggingSession(NetBeansJavaScriptDebuggerFactoryImpl.java:75) at org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserTabDescriptor.init(ExternalBrowserPlugin.java:698) at org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserTabDescriptor.access$200(ExternalBrowserPlugin.java:597) at org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$3.run(ExternalBrowserPlugin.java:149) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2036)