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 253879

Summary: ClassNotFoundException: org.clang.tools.services.support.ClangFileSystemProvider
Product: cnd Reporter: dbrearley23
Component: Code ModelAssignee: issues@cnd <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 218804
Attachments: stacktrace

Description dbrearley23 2015-07-27 22:44:57 UTC
Build: NetBeans IDE Dev (Build 201507200001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Windows 8.1

User Comments:
dbrearley23: I am attempting to use net beans, but it keeps giving me this error message.
-Daniel

GUEST: This message keeps appearing each time I start NetBeans. Please email me at dz0197@gmail.com to discuss this.

Thank you,
Daniel Brearley




Stacktrace: 
java.lang.ClassNotFoundException: org.clang.tools.services.support.ClangFileSystemProvider
   at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:222)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Comment 1 dbrearley23 2015-07-27 22:44:59 UTC
Created attachment 154960 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2015-07-27 23:07:19 UTC
Please, try to download full bits, not use Update Center.

Thanks!
Vladimir

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