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 197967 - NullPointerException at org.netbeans.modules.cnd.apt.support.IncludeDirEntry.isExistingDirectory
Summary: NullPointerException at org.netbeans.modules.cnd.apt.support.IncludeDirEntry....
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 19:55 UTC by Alexander Simon
Modified: 2011-05-18 18:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 178453


Attachments
stacktrace (11.04 KB, text/plain)
2011-04-21 19:55 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2011-04-21 19:55:32 UTC
Build: NetBeans IDE Dev (Build 20110421-7ace33a66229)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.apt.support.IncludeDirEntry.isExistingDirectory(IncludeDirEntry.java:156)
   at org.netbeans.modules.cnd.apt.support.AccessorImpl.isExistingDirectory(AccessorImpl.java:66)
   at org.netbeans.modules.cnd.apt.utils.APTIncludeUtils.resolveFilePath(APTIncludeUtils.java:100)
   at org.netbeans.modules.cnd.apt.impl.support.APTIncludeResolverImpl.resolveFilePath(APTIncludeResolverImpl.java:129)
   at org.netbeans.modules.cnd.apt.impl.support.APTIncludeResolverImpl.resolveInclude(APTIncludeResolverImpl.java:90)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.onInclude(APTAbstractWalker.java:100)
Comment 1 Alexander Simon 2011-04-21 19:55:36 UTC
Created attachment 107889 [details]
stacktrace
Comment 2 nnnnnk 2011-05-17 16:19:55 UTC
fixed
http://hg.netbeans.org/releases/rev/d26a62dbc413