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 257360 - ClassNotFoundException: org.clang.tools.services.support.ClangFileSystemProvider
Summary: ClassNotFoundException: org.clang.tools.services.support.ClangFileSystemProvider
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-02 12:20 UTC by Exceptions Reporter
Modified: 2016-07-11 10:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221924


Attachments
stacktrace (4.14 KB, text/plain)
2016-01-02 12:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-01-02 12:20:18 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
GUEST: Restarting Netbeans IDE 8,.1 with all C++ features




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 Exceptions Reporter 2016-01-02 12:20:20 UTC
Created attachment 157967 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2016-07-11 10:53:20 UTC
no more reports