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 268466 - ClassNotFoundException: org.netbeans.modules.cnd.debugger.common2.utils.optionw.OptionSet
Summary: ClassNotFoundException: org.netbeans.modules.cnd.debugger.common2.utils.optio...
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-11 09:58 UTC by Exceptions Reporter
Modified: 2016-12-01 07:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 226691


Attachments
stacktrace (4.46 KB, text/plain)
2016-10-11 09:58 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-10-11 09:58:44 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: Windows 7

User Comments:
GUEST: HTML5 Project with Grunt installed.

Choose in context menu grunt tasks.




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.cnd.debugger.common2.utils.optionw.OptionSet
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 Exceptions Reporter 2016-10-11 09:58:46 UTC
Created attachment 162449 [details]
stacktrace
Comment 2 Maria Tishkova 2016-12-01 07:35:32 UTC
I think the problem is with the update. I would recommend to clean cache dir:
<userdir>/var/cache or the userdir itself. In log file I see the problems with Jsp and other classes.