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 236517 - NullPointerException: The doc parameter cannot be null
Summary: NullPointerException: The doc parameter cannot be null
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-29 13:40 UTC by Vladimir Voskresensky
Modified: 2013-11-15 16:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204249


Attachments
stacktrace (1000 bytes, text/plain)
2013-09-29 13:40 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2013-09-29 13:40:03 UTC
Build: NetBeans IDE 7.4 RC2 (Build 20130927-987563649978)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Linux

User Comments:
vv159170: opened document during parse




Stacktrace: 
java.lang.NullPointerException: The doc parameter cannot be null
   at org.openide.util.Parameters.notNull(Parameters.java:89)
   at org.netbeans.spi.editor.hints.HintsController.setErrors(HintsController.java:76)
   at org.netbeans.modules.cnd.refactoring.hints.LineFactoryTask.clearHint(LineFactoryTask.java:357)
   at org.netbeans.modules.cnd.refactoring.hints.LineFactoryTask.run(LineFactoryTask.java:117)
   at org.netbeans.modules.cnd.refactoring.hints.LineFactoryTask.run(LineFactoryTask.java:97)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callParserResultTask(TaskProcessor.java:568)
Comment 1 Vladimir Voskresensky 2013-09-29 13:40:05 UTC
Created attachment 140618 [details]
stacktrace
Comment 2 Alexander Pepin 2013-11-15 16:06:26 UTC
Verified in build 201311142201.