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 251325 - ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstantiationProvider$CalcTemplateTypeStrategy
Summary: ClassNotFoundException: org.netbeans.modules.cnd.api.model.services.CsmInstan...
Status: RESOLVED WONTFIX
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:
: 251335 251336 251367 251446 251458 251767 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-03-20 15:39 UTC by Exceptions Reporter
Modified: 2015-05-19 10:36 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216242


Attachments
stacktrace (5.20 KB, text/plain)
2015-03-20 15:40 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-20 15:39:59 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 1)
VM: OpenJDK 64-Bit Server VM, 25.40-b13, OpenJDK Runtime Environment, 1.8.0_40-internal-b09
OS: Linux

User Comments:
GUEST: .




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-20 15:40:01 UTC
Created attachment 152750 [details]
stacktrace
Comment 2 Alexander Simon 2015-03-20 15:49:01 UTC
Change set 29af16f8a953 (fixing the bug #249833) did not increment spec version of cnd.completion module.
Comment 3 Vladimir Voskresensky 2015-03-20 16:35:39 UTC
Please, download full bits. Not all modules were published on daily UC.
Thanks.
Comment 4 petrk 2015-03-22 03:21:59 UTC
*** Bug 251336 has been marked as a duplicate of this bug. ***
Comment 5 petrk 2015-03-22 03:22:10 UTC
*** Bug 251335 has been marked as a duplicate of this bug. ***
Comment 6 petrk 2015-04-01 10:35:13 UTC
*** Bug 251458 has been marked as a duplicate of this bug. ***
Comment 7 petrk 2015-04-01 10:35:45 UTC
*** Bug 251446 has been marked as a duplicate of this bug. ***
Comment 8 petrk 2015-04-01 10:36:38 UTC
*** Bug 251367 has been marked as a duplicate of this bug. ***
Comment 9 petrk 2015-05-19 10:36:50 UTC
*** Bug 251767 has been marked as a duplicate of this bug. ***