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 251272 - NoSuchMethodError: org.netbeans.modules.cnd.apt.utils.APTSerializeUtils.getUnitId(Lorg/netbeans/modules/cnd/repository/api/UnitDescriptor;)I
Summary: NoSuchMethodError: org.netbeans.modules.cnd.apt.utils.APTSerializeUtils.getUn...
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-19 05:27 UTC by Exceptions Reporter
Modified: 2015-09-09 15:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216202


Attachments
stacktrace (1.91 KB, text/plain)
2015-03-19 05:27 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-03-19 05:27:55 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b25
OS: Linux

User Comments:
GUEST: Exception informed after fresh restart. Netbeans was prefectly functional before installing suggested updated at this date.




Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.cnd.apt.utils.APTSerializeUtils.getUnitId(Lorg/netbeans/modules/cnd/repository/api/UnitDescriptor;)I
   at org.netbeans.modules.cnd.modelimpl.repository.KeyUtilities.getUnitId(KeyUtilities.java:172)
   at org.netbeans.modules.cnd.modelimpl.repository.KeyUtilities.createProjectKey(KeyUtilities.java:123)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.createProjectKey(ProjectBase.java:376)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.readInstance(ProjectBase.java:384)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectImpl.createInstance(ProjectImpl.java:89)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ModelImpl.addProject(ModelImpl.java:227)
Comment 1 Exceptions Reporter 2015-03-19 05:27:57 UTC
Created attachment 152705 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-09 15:50:09 UTC
Some needed CND modules is not updated.