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 251446 - ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstantiationProvider$CalcTemplateTypeStrategy
Summary: ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstan...
Status: RESOLVED DUPLICATE of bug 251325
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Completion (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-26 19:26 UTC by Exceptions Reporter
Modified: 2015-04-01 10:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216372


Attachments
stacktrace (3.64 KB, text/plain)
2015-03-26 19:26 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-26 19:26:45 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-2773-on-20150309)
VM: OpenJDK 64-Bit Server VM, 24.75-b04, OpenJDK Runtime Environment, 1.7.0_75-b13
OS: Linux

User Comments:
GUEST: Can't type any charachters!!!!




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstantiationProvider$CalcTemplateTypeStrategy
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 Exceptions Reporter 2015-03-26 19:26:46 UTC
Created attachment 152865 [details]
stacktrace
Comment 2 petrk 2015-04-01 10:35:45 UTC

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