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 198215 - AbstractMethodError at org.netbeans.modules.cnd.makeproject.api.configurations.Configuration.initAuxObjects
Summary: AbstractMethodError at org.netbeans.modules.cnd.makeproject.api.configuration...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 17:45 UTC by Peter Nabbefeld
Modified: 2017-04-08 03:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178613


Attachments
stacktrace (3.26 KB, text/plain)
2011-04-29 17:45 UTC, Peter Nabbefeld
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Nabbefeld 2011-04-29 17:45:43 UTC
This issue was reported manually by epdv.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-7107-on-20110428)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP

Stacktrace: 
java.lang.AbstractMethodError
   at org.netbeans.modules.cnd.makeproject.api.configurations.Configuration.initAuxObjects(Configuration.java:85)
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.<init>(MakeConfiguration.java:204)
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.<init>(MakeConfiguration.java:159)
   at org.netbeans.modules.cnd.makeproject.configurations.ConfigurationXMLCodec.createNewConfiguration(ConfigurationXMLCodec.java:933)
   at org.netbeans.modules.cnd.makeproject.configurations.ConfigurationXMLCodec.startElement(ConfigurationXMLCodec.java:202)
   at org.netbeans.modules.cnd.api.xml.XMLDecoder._startElement(XMLDecoder.java:112)
Comment 1 Peter Nabbefeld 2011-04-29 17:45:48 UTC
Created attachment 108022 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-05-02 09:05:04 UTC
http://hg.netbeans.org/cnd-main/rev/0d22ae7b57c7
Comment 3 Quality Engineering 2011-05-03 05:24:41 UTC
Integrated into 'main-golden', will be available in build *201105030000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0d22ae7b57c7
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #198215 -  AbstractMethodError at org.netbeans.modules.cnd.makeproject.api.configurations.Configuration.initAuxObjects
Comment 4 Quality Engineering 2017-04-08 03:05:42 UTC
Integrated into 'main-silver', will be available in build *201704080002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b4c81c64dab6
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #198215 -  AbstractMethodError at org.netbeans.modules.cnd.makeproject.api.configurations.Configuration.initAuxObjects