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 253778 - ClassNotFoundException: org.netbeans.modules.editor.breadcrumbs.spi.BreadcrumbsElement
Summary: ClassNotFoundException: org.netbeans.modules.editor.breadcrumbs.spi.Breadcrum...
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 253132 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-07-25 06:35 UTC by Exceptions Reporter
Modified: 2015-07-29 01:29 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 218745


Attachments
stacktrace (4.50 KB, text/plain)
2015-07-25 06:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-07-25 06:35:47 UTC
This issue was reported manually by alexvsimon.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 1)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b06, Java(TM) SE Runtime Environment, 1.8.0_60-ea-b06
OS: Windows 8

User Comments:
GUEST: file open

GUEST: file open




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.editor.breadcrumbs.spi.BreadcrumbsElement
   at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:222)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Comment 1 Exceptions Reporter 2015-07-25 06:35:49 UTC
Created attachment 154882 [details]
stacktrace
Comment 2 Alexander Simon 2015-07-25 07:38:02 UTC
P1 because a lot of duplicated reports (100+ reports, not all attached to this bug, it seems something wrong in exception report)
Comment 3 Alexander Simon 2015-07-25 07:44:38 UTC
*** Bug 253132 has been marked as a duplicate of this bug. ***
Comment 4 Martin Balin 2015-07-28 14:00:07 UTC
P2 as this not happening in 8.1 Beta build.
Comment 5 Svata Dedic 2015-07-28 14:39:09 UTC
I forgot to upgrade spec version of breadcrumbs after adding a new friend (XML) -- fixed in jet-main#f801927db908
Comment 6 Quality Engineering 2015-07-29 01:29:35 UTC
Integrated into 'main-silver', will be available in build *201507290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f801927db908
User: Svata Dedic <sdedic@netbeans.org>
Log: #253778: Increasing spec versions, XML must depend on a breadcrumbs version with friend declaration