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 241251 - NoClassDefFoundError: org/netbeans/updater/XMLUtil
Summary: NoClassDefFoundError: org/netbeans/updater/XMLUtil
Status: RESOLVED DUPLICATE of bug 240557
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-01 02:25 UTC by ekeyser
Modified: 2014-02-01 08:18 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 154832


Attachments
stacktrace (1.56 KB, text/plain)
2014-02-01 02:25 UTC, ekeyser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ekeyser 2014-02-01 02:25:29 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-989-on-20131201)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Mac OS X

User Comments:
GUEST: Updating plugins

GUEST: trying to update plugins

GUEST: Tried to load the plugins windows. Sorry about the duplicate report.

ekeyser: ?

vinaykrsharma1986: After updating NetBeans it still showing same updates found and prompting to update IDE.

GUEST: Plugin update failed




Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/updater/XMLUtil
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.newEntityResolver(AutoupdateCatalogParser.java:115)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.<init>(AutoupdateCatalogParser.java:84)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.getUpdateItems(AutoupdateCatalogParser.java:196)
   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 ekeyser 2014-02-01 02:25:31 UTC
Created attachment 144656 [details]
stacktrace
Comment 2 Jiri Rechtacek 2014-02-01 08:18:50 UTC

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