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 251367

Summary: ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstantiationProvider$CalcTemplateTypeStrategy
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code CompletionAssignee: petrk
Status: RESOLVED DUPLICATE    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 216283
Attachments: stacktrace

Description Exceptions Reporter 2015-03-23 07:55:27 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 1)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Mac OS X

User Comments:
GUEST: just pops up all the time!




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstantiationProvider$CalcTemplateTypeStrategy
   at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 Exceptions Reporter 2015-03-23 07:55:28 UTC
Created attachment 152781 [details]
stacktrace
Comment 2 petrk 2015-04-01 10:36:38 UTC

*** This bug has been marked as a duplicate of bug 251325 ***