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 226994 - NoClassDefFoundError: org/netbeans/updater/XMLUtil
Summary: NoClassDefFoundError: org/netbeans/updater/XMLUtil
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 228929 231294 231670 236516 239666 249007 (view as bug list)
Depends on: 232364
Blocks:
  Show dependency tree
 
Reported: 2013-03-04 18:54 UTC by Exceptions Reporter
Modified: 2015-03-26 15:05 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 180905


Attachments
stacktrace (5.11 KB, text/plain)
2013-03-04 18:54 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-03-04 18:54:30 UTC
This bug was originally marked as duplicate of bug 169336, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows NT (unknown)

User Comments:
GUEST: Trying to access Plugins




Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/updater/XMLUtil
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.newEntityResolver(AutoupdateCatalogParser.java:114)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.<init>(AutoupdateCatalogParser.java:83)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.getUpdateItems(AutoupdateCatalogParser.java:179)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.getUpdateItems(AutoupdateCatalogProvider.java:143)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.getDescription(AutoupdateCatalogProvider.java:106)
   at org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.getDescription(UpdateUnitProviderImpl.java:113)
Comment 1 Exceptions Reporter 2013-03-04 18:54:32 UTC
Created attachment 132164 [details]
stacktrace
Comment 2 Jiri Rechtacek 2013-06-04 07:37:05 UTC
*** Bug 228929 has been marked as a duplicate of this bug. ***
Comment 3 Jiri Rechtacek 2013-06-21 13:51:35 UTC
*** Bug 231294 has been marked as a duplicate of this bug. ***
Comment 4 Jiri Rechtacek 2013-06-21 14:01:30 UTC
Describe the steps to reproduce if someone is able to reproduce it again. Can you attach $userdir/var/log/updater*log file, please? Thanks
Comment 5 Jiri Rechtacek 2013-07-08 07:50:06 UTC
Until anyone attach updater.log.* or describe the steps to reproduce we cannot move forward fixing this problem. The investigation depends on content of updater.log.* which has not been uploaded automatically yet - is's tracked as different issue 232364.

The update.log.* files are in the same directory as messages.log - http://wiki.netbeans.org/FaqLogMessagesFile
Comment 6 Jiri Rechtacek 2013-07-08 15:51:46 UTC
*** Bug 231670 has been marked as a duplicate of this bug. ***
Comment 7 Jaroslav Tulach 2013-07-08 16:35:25 UTC
A bit more logging in: ergonomics#3ec9b8f35521
Comment 8 Quality Engineering 2013-07-17 02:40:58 UTC
Integrated into 'main-silver', will be available in build *201307162300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3ec9b8f35521
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #226994: Log whether one can load a resource and also a class from the JAR
Comment 9 Jiri Rechtacek 2013-11-12 19:25:41 UTC
*** Bug 236516 has been marked as a duplicate of this bug. ***
Comment 10 Jiri Rechtacek 2013-12-17 15:44:55 UTC
http://hg.netbeans.org/core-main/rev/fd5e8d8d9765
Comment 11 Quality Engineering 2013-12-19 03:13:45 UTC
Integrated into 'main-silver', will be available in build *201312190002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/fd5e8d8d9765
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #226994 - NoClassDefFoundError: org/netbeans/updater/XMLUtil
Comment 12 Jiri Rechtacek 2013-12-27 10:39:36 UTC
*** Bug 239666 has been marked as a duplicate of this bug. ***
Comment 13 Libor Fischmeistr 2015-03-26 15:05:40 UTC
*** Bug 249007 has been marked as a duplicate of this bug. ***