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 259037 - NoSuchMethodError: org.netbeans.modules.cnd.api.model.util.CsmBaseUtilities.getInlinedNamespaces(Lorg/netbeans/modules/cnd/api/model/CsmNamespace;Ljava/util/Collection;)Ljava/util/Collection;
Summary: NoSuchMethodError: org.netbeans.modules.cnd.api.model.util.CsmBaseUtilities.g...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-27 21:15 UTC by Exceptions Reporter
Modified: 2016-04-28 06:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223773


Attachments
stacktrace (4.05 KB, text/plain)
2016-04-27 21:15 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-04-27 21:15:22 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Windows 10

User Comments:
GUEST: Ever since I updated Netbeans, when I open it Netbeans opens normally but then there's another window that says it's updating Netbeans that pops up and closes over and over again




Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.cnd.api.model.util.CsmBaseUtilities.getInlinedNamespaces(Lorg/netbeans/modules/cnd/api/model/CsmNamespace;Ljava/util/Collection;)Ljava/util/Collection;
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceMembers(CsmProjectContentResolver.java:1471)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceMembers(CsmProjectContentResolver.java:1432)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceMembers(CsmProjectContentResolver.java:1427)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceMembers(CsmProjectContentResolver.java:1423)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceVariables(CsmProjectContentResolver.java:854)
   at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNamespaceVariables(CsmProjectContentResolver.java:849)
Comment 1 Exceptions Reporter 2016-04-27 21:15:24 UTC
Created attachment 159452 [details]
stacktrace
Comment 2 Alexander Simon 2016-04-28 06:57:46 UTC
Installation does not have update 201602060101.
Update 201604181316 was installed over update 201512151638.
As result C/C++ modules are broken.
How it can be?
Reassign to evaluation.