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 176981

Summary: NoClassDefFoundError: org/netbeans/updater/XMLUtil
Product: platform Reporter: jtalbut <jtalbut>
Component: Module SystemAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 162074
Attachments: stacktrace
stacktrace

Description jtalbut 2009-11-17 03:49:44 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista, 6.0, amd64

User Comments:
jtalbut: Trying to view plugins

jtalbut: Quitting, because netbeans has been completely broken by an update.
I've tried reinstalling, it's still broken.

jtalbut: Trying to view plugins

GUEST: starting the application



Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/updater/XMLUtil
        at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.newEntityResolver(AutoupdateCatalogParser.java:123)
        at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.<init>(AutoupdateCatalogParser.java:92)
        at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.getUpdateItems(AutoupdateCatalogParser.java:182)
        at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.getUpdateItems(AutoupdateCatalogProvider.java:118)
        at org.netbeans.modules.autoupdate.services.UpdateUnitFactory.appendUpdateItems(UpdateUnitFactory.java:170)
        at org.netbeans.modules.autoupdate.services.UpdateUnitFactory.getUpdateUnits(UpdateUnitFactory.java:140)
Comment 1 jtalbut 2009-11-17 03:49:46 UTC
Created attachment 91158 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-11-17 03:49:53 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=162074
Comment 3 dlipin 2009-11-17 06:20:45 UTC
might be duplicate of Issue 169336.
Comment 4 yuditya 2009-11-18 11:51:21 UTC
Created attachment 91283 [details]
stacktrace
Comment 5 Jesse Glick 2009-11-20 10:40:53 UTC

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