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 192610 - org.netbeans.updater.XMLUtil is not accessible
Summary: org.netbeans.updater.XMLUtil is not accessible
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 197081 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-28 23:54 UTC by darkman87
Modified: 2011-05-12 16:01 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174451


Attachments
stacktrace (1.85 KB, text/plain)
2010-11-28 23:55 UTC, darkman87
Details

Note You need to log in before you can comment on or make changes to this bug.
Description darkman87 2010-11-28 23:54:56 UTC
This bug was originally marked as duplicate of bug 169336, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9.1 (Build 201007282301)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 7

User Comments:
darkman87: Update some plugins

darkman87: Update




Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/updater/XMLUtil
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.newEntityResolver(AutoupdateCatalogParser.java:126)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.<init>(AutoupdateCatalogParser.java:95)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.getUpdateItems(AutoupdateCatalogParser.java:187)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.getUpdateItems(AutoupdateCatalogProvider.java:119)
   at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.getDescription(AutoupdateCatalogProvider.java:98)
   at org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.getDescription(UpdateUnitProviderImpl.java:111)
Comment 1 darkman87 2010-11-28 23:55:00 UTC
Created attachment 103422 [details]
stacktrace
Comment 2 Exceptions Reporter 2010-12-10 21:13:01 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=174451
Comment 3 Jaroslav Tulach 2011-04-14 06:12:27 UTC
    org.netbeans.updater.XMLUtil is not accessible
    platform dir = C:\Program Files\NetBeans 6.9.1\platform
    userdir  dir = C:\Users\Emanuel Guadamuz\.netbeans\6.9
    updater in platform exist = true, length = 225922 bytes
    updater in userdir  exist = false
    new updater in platform exist = false
    new updater in userdir  exist = false
SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler$4

Caused: java.lang.ClassNotFoundException: org.netbeans.updater.XMLUtil starting from ModuleCL@148b272[org.netbeans.modules.autoupdate.services] with possible defining loaders null
Comment 4 Jaroslav Tulach 2011-04-14 06:13:05 UTC
Why it says "defining classloader null". Making P4, no reports from 7.0.
Comment 5 Jaroslav Tulach 2011-04-14 10:41:58 UTC
*** Bug 197081 has been marked as a duplicate of this bug. ***
Comment 6 Exceptions Reporter 2011-05-12 09:49:53 UTC
This bug already has 50 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=174451
Comment 7 Jaroslav Tulach 2011-05-12 16:01:32 UTC
No reports from 7.0, just 6.9.x