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 253618 - ClassNotFoundException: org.llvm.support.raw_ostream
Summary: ClassNotFoundException: org.llvm.support.raw_ostream
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-21 13:19 UTC by zweistein75
Modified: 2015-07-23 08:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218668


Attachments
stacktrace (6.48 KB, text/plain)
2015-07-21 13:19 UTC, zweistein75
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zweistein75 2015-07-21 13:19:55 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-170-on-20150721)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Linux

User Comments:
zweistein75: I just launched netbeans which hes automaticaly opened some C++ and HTML5 projects




Stacktrace: 
java.lang.ClassNotFoundException: org.llvm.support.raw_ostream
   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 zweistein75 2015-07-21 13:19:57 UTC
Created attachment 154766 [details]
stacktrace
Comment 2 Alexander Simon 2015-07-23 08:00:11 UTC

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