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 250137

Summary: ClassNotFoundException: org.eclipse.core.runtime.OperationCanceledException
Product: connecteddeveloper Reporter: muellermi <muellermi>
Component: BugzillaAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 215121
Attachments: stacktrace

Description muellermi 2015-01-31 15:46:20 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 8

User Comments:
muellermi: Ctrl-z (undo) in editor




Stacktrace: 
java.lang.ClassNotFoundException: org.eclipse.core.runtime.OperationCanceledException
   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 muellermi 2015-01-31 15:46:23 UTC
Created attachment 151761 [details]
stacktrace
Comment 2 Tomas Stupka 2015-04-02 15:59:47 UTC

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