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 249007 - NoClassDefFoundError: org/netbeans/updater/XMLUtil
Summary: NoClassDefFoundError: org/netbeans/updater/XMLUtil
Status: RESOLVED DUPLICATE of bug 226994
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-29 20:07 UTC by ghadeer22
Modified: 2015-03-26 15:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 154882


Attachments
stacktrace (1.55 KB, text/plain)
2014-11-29 20:07 UTC, ghadeer22
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ghadeer22 2014-11-29 20:07:30 UTC
Build: NetBeans IDE 7.3 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 8

User Comments:
GUEST: Just started the NetBeans IDE.. afterwards got it another time when trying to install a plugin (which did not install)

GUEST: Clicking in status line at base of window

GUEST: starting netbeans

GUEST: this came out of nowhere..

GUEST: Allowed auto-updated and restarted the IDE.

GUEST: navegando por el menu y tratando de actualizar, importar plugins e instalar nuevos

ghadeer22: dkdkkdkkd

david1234: tried to close Netbeans, it reopened




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.services.UpdateUnitFactory.appendUpdateItems(UpdateUnitFactory.java:173)
   at org.netbeans.modules.autoupdate.services.UpdateUnitFactory.getUpdateUnits(UpdateUnitFactory.java:143)
Comment 1 ghadeer22 2014-11-29 20:07:33 UTC
Created attachment 150791 [details]
stacktrace
Comment 2 Libor Fischmeistr 2015-03-26 15:05:40 UTC

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