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

Summary: NoClassDefFoundError: org/netbeans/updater/XMLUtil
Product: platform Reporter: ghadeer22
Component: AutoupdateAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED DUPLICATE    
Severity: normal CC: david1234
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 154882
Attachments: stacktrace

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 ***