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 245247 - 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: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 05:45 UTC by a.gujjar
Modified: 2014-07-07 09:07 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156205


Attachments
stacktrace (1.55 KB, text/plain)
2014-06-26 05:45 UTC, a.gujjar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a.gujjar 2014-06-26 05:45:25 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 8

User Comments:
thruminds: Started netbeans

unai: Opened update window

unai: Opened update window.

GUEST: Plugin market place

GUEST: update

smsiebe: trying to install the junit plugin

a.gujjar: its aproblem during update

GUEST: Start Updater

GUEST: Updating

GUEST: Running update

masuch: after installed upgrades

GUEST: Netbeans startup everytime..




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 a.gujjar 2014-06-26 05:45:28 UTC
Created attachment 147777 [details]
stacktrace
Comment 2 Libor Fischmeistr 2014-07-07 09:07:41 UTC

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