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 156324 - NullPointerException at org.netbeans.modules.cnd.modelimpl.parser.apt.APTParseFileWalker.includeAction
Summary: NullPointerException at org.netbeans.modules.cnd.modelimpl.parser.apt.APTPars...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL: http://statistics.netbeans.org/except...
Keywords:
: 156926 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-06 03:34 UTC by arne_adams
Modified: 2009-02-19 20:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 127050


Attachments
stacktrace (4.71 KB, text/plain)
2009-01-06 03:34 UTC, arne_adams
Details

Note You need to log in before you can comment on or make changes to this bug.
Description arne_adams 2009-01-06 03:34:25 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Linux, 2.6.16.60-0.33-bigsmp, i386

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.cnd.modelimpl.parser.apt.APTParseFileWalker.includeAction(APTParseFileWalker.java:138)
        at org.netbeans.modules.cnd.modelimpl.parser.apt.APTProjectFileBasedWalker.include(APTProjectFileBasedWalker.java:93)
        at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.onInclude(APTAbstractWalker.java:86)
        at org.netbeans.modules.cnd.apt.support.APTWalker.onAPT(APTWalker.java:269)
        at org.netbeans.modules.cnd.apt.support.APTWalker.visit(APTWalker.java:231)
        at org.netbeans.modules.cnd.apt.support.APTWalker.visit(APTWalker.java:234)
Comment 1 arne_adams 2009-01-06 03:34:30 UTC
Created attachment 75465 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2009-01-17 02:07:39 UTC
*** Issue 156926 has been marked as a duplicate of this issue. ***
Comment 3 Vladimir Voskresensky 2009-01-19 16:12:23 UTC
fixed
http://hg.netbeans.org/main?cmd=changeset;node=bfcb86c25f18