This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267529 - NullPointerException at org.netbeans.api.debugger.DebuggerManager.refreshDebuggerManagerListeners
Summary: NullPointerException at org.netbeans.api.debugger.DebuggerManager.refreshDebu...
Status: RESOLVED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-10 23:19 UTC by Exceptions Reporter
Modified: 2016-08-11 12:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225712


Attachments
stacktrace (1.34 KB, text/plain)
2016-08-10 23:19 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-08-10 23:19:50 UTC
This bug was originally marked as duplicate of bug 161833, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b18, Java(TM) SE Runtime Environment, 1.8.0_66-b18
OS: Windows 10

User Comments:
GUEST: taking too much time to scan project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.api.debugger.DebuggerManager.refreshDebuggerManagerListeners(DebuggerManager.java:1549)
   at org.netbeans.api.debugger.DebuggerManager.initDebuggerManagerListeners(DebuggerManager.java:1524)
   at org.netbeans.api.debugger.DebuggerManager.initBreakpoints(DebuggerManager.java:996)
   at org.netbeans.api.debugger.DebuggerManager.initBreakpoints(DebuggerManager.java:965)
   at org.netbeans.api.debugger.DebuggerManager.getBreakpoints(DebuggerManager.java:603)
   at org.netbeans.modules.debugger.jpda.projectsui.BreakpointAnnotationProvider.annotate(BreakpointAnnotationProvider.java:148)
Comment 1 Exceptions Reporter 2016-08-10 23:19:53 UTC
Created attachment 161627 [details]
stacktrace
Comment 2 Martin Entlicher 2016-08-11 12:59:06 UTC
Please reinstall NetBeans.
There is an error:
Warning: the module C:\Program Files\NetBeans 8.1\ide\modules\org-netbeans-modules-javascript2-editor.jar (The system cannot find the file specified) could not be found, ignoring...

A bunch of modules can not be installed as a result and there are several not found Bundle files.