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 238143 - NullPointerException at org.netbeans.modules.cnd.discovery.wizard.api.support.ProjectBridge.<init>
Summary: NullPointerException at org.netbeans.modules.cnd.discovery.wizard.api.support...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-08 10:00 UTC by Exceptions Reporter
Modified: 2013-11-15 15:57 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204926


Attachments
stacktrace (2.49 KB, text/plain)
2013-11-08 10:00 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-11-08 10:00:26 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201310210001)
VM: OpenJDK Client VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_25-b30
OS: Linux

User Comments:
GUEST: building project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.discovery.wizard.api.support.ProjectBridge.<init>(ProjectBridge.java:110)
   at org.netbeans.modules.cnd.discovery.api.DiscoveryUtils.getProjectBridge(DiscoveryUtils.java:78)
   at org.netbeans.modules.cnd.dwarfdiscovery.provider.CompilerSettings.<init>(CompilerSettings.java:75)
   at org.netbeans.modules.cnd.dwarfdiscovery.provider.BaseDwarfProvider.init(BaseDwarfProvider.java:124)
   at org.netbeans.modules.cnd.dwarfdiscovery.provider.AnalyzeExecLog.analyze(AnalyzeExecLog.java:276)
   at org.netbeans.modules.cnd.discovery.wizard.DiscoveryExtension.buildModel(DiscoveryExtension.java:357)
Comment 1 Exceptions Reporter 2013-11-08 10:00:28 UTC
Created attachment 141974 [details]
stacktrace
Comment 2 Alexander Simon 2013-11-11 12:01:53 UTC
fixed, change set:
9d9c16345f12
Comment 3 Quality Engineering 2013-11-14 14:32:43 UTC
Integrated into 'releases/release74', will be available in build *201311141216* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/6f469c5673cf
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #238143 NullPointerException at org.netbeans.modules.cnd.discovery.wizard.api.support.ProjectBridge.<init>
(transplanted from 9d9c16345f127d33e8d4d581412b87c5c26d4229)
Comment 4 Alexander Pepin 2013-11-15 15:57:24 UTC
Verified in build 201311142201.