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 196449 - NullPointerException at org.netbeans.modules.cnd.makeproject.MakeProjectFileProviderFactory$FileProviderImpl.searchFile
Summary: NullPointerException at org.netbeans.modules.cnd.makeproject.MakeProjectFileP...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-08 18:30 UTC by Exceptions Reporter
Modified: 2011-03-08 18:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177355


Attachments
stacktrace (3.42 KB, text/plain)
2011-03-08 18:30 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-03-08 18:30:18 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows Vista

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.makeproject.MakeProjectFileProviderFactory$FileProviderImpl.searchFile(MakeProjectFileProviderFactory.java:259)
   at org.netbeans.modules.cnd.modelimpl.impl.services.FileSearchProviderImpl$APTFileSearchImplementationImpl.searchInclude(FileSearchProviderImpl.java:91)
   at org.netbeans.modules.cnd.apt.support.APTFileSearch.searchInclude(APTFileSearch.java:74)
   at org.netbeans.modules.cnd.apt.impl.support.APTIncludeResolverImpl.resolveFilePath(APTIncludeResolverImpl.java:137)
   at org.netbeans.modules.cnd.apt.impl.support.APTIncludeResolverImpl.resolveInclude(APTIncludeResolverImpl.java:90)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.onInclude(APTAbstractWalker.java:101)
Comment 1 Exceptions Reporter 2011-03-08 18:30:21 UTC
Created attachment 106830 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-03-08 18:48:27 UTC
http://hg.netbeans.org/cnd-main/rev/6084444e1c09