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 248451 - ClassNotFoundException: org.netbeans.api.java.source.JavaParserResultTask
Summary: ClassNotFoundException: org.netbeans.api.java.source.JavaParserResultTask
Status: RESOLVED FIXED
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:
Depends on: 248815
Blocks:
  Show dependency tree
 
Reported: 2014-11-06 10:15 UTC by Chiana
Modified: 2014-11-24 11:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213217


Attachments
stacktrace (3.17 KB, text/plain)
2014-11-06 10:15 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2014-11-06 10:15:55 UTC
Build: NetBeans IDE Dev (Build 201411060002)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
Chiana: Switched panel, this looks loke something other, but I think it is related to #248374 if not same, anyhow this prevents me from using NB




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.api.java.source.JavaParserResultTask
   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 Chiana 2014-11-06 10:15:57 UTC
Created attachment 150317 [details]
stacktrace
Comment 2 Svata Dedic 2014-11-24 11:45:35 UTC
A duplicate of issue #248815; the bugzilla UI does not allow to bulk-duplicate defects, so I am setting them as FIXED and depending on #248815. The defects will be actually fixed when changes from jet-main finally propage to main-silver and nbms-and-javadoc (issue #248073) used to popuplate dev autoupdate centre.