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 248655 - ClassNotFoundException: org.netbeans.api.java.source.CancellableTask
Summary: ClassNotFoundException: org.netbeans.api.java.source.CancellableTask
Status: RESOLVED DUPLICATE of bug 248272
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 248656 248657 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-14 17:04 UTC by Michel Graciano
Modified: 2014-11-15 11:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213440


Attachments
stacktrace (5.51 KB, text/plain)
2014-11-14 17:04 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2014-11-14 17:04:09 UTC
Build: NetBeans IDE Dev (Build 201411110002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Linux

User Comments:
hmichel: Opening the IDE




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.api.java.source.CancellableTask
   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 Michel Graciano 2014-11-14 17:04:10 UTC
Created attachment 150495 [details]
stacktrace
Comment 2 Svata Dedic 2014-11-14 17:48:40 UTC
*** Bug 248656 has been marked as a duplicate of this bug. ***
Comment 3 Svata Dedic 2014-11-14 17:48:50 UTC
*** Bug 248657 has been marked as a duplicate of this bug. ***
Comment 4 Svata Dedic 2014-11-14 17:50:35 UTC
Please do not report each class as a separate report. These are all from the same source - please see explanation in issue #248272. We need to stabilize the codebase after all those split modules in order to propagate the fixes.

*** This bug has been marked as a duplicate of bug 248272 ***
Comment 5 Michel Graciano 2014-11-15 11:23:48 UTC
I am sorry. I have used the automatic issue submitter, basically I have not looked carefully at the stack, I just sent :)