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 - ClassNotFoundException: org.clang.tools.services.support.ClangFileSystemProvider
Summary: ClassNotFoundException: org.clang.tools.services.support.ClangFileSystemProvider
Status: RESOLVED DUPLICATE of bug 253659
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-27 22:44 UTC by dbrearley23
Modified: 2015-07-27 23:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218804


Attachments
stacktrace (4.66 KB, text/plain)
2015-07-27 22:44 UTC, dbrearley23
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***