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 232921 - java.util.MissingResourceException: No such bundle org.netbeans.libs.xerces.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.libs.xerces.B...
Status: RESOLVED DUPLICATE of bug 232863
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-17 16:00 UTC by Jiri Rechtacek
Modified: 2013-07-17 16:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202239


Attachments
stacktrace (1.20 KB, text/plain)
2013-07-17 16:00 UTC, Jiri Rechtacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2013-07-17 16:00:57 UTC
Build: NetBeans IDE Dev (Build 201307171337)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b09
OS: Linux

User Comments:
jrechtacek: Just install Module Manager plugin from Dev UC and open it from Tools|Module Manager




Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.libs.xerces.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
   at org.netbeans.StandardModule.getLocalizedAttribute(StandardModule.java:169)
   at org.netbeans.modules.modulemanager.ModuleBean.loadProps(ModuleBean.java:161)
   at org.netbeans.modules.modulemanager.ModuleBean.<init>(ModuleBean.java:115)
   at org.netbeans.modules.modulemanager.ModuleBean.<init>(ModuleBean.java:87)
   at org.netbeans.modules.modulemanager.ModuleBean$AllModulesBean$Reader.run(ModuleBean.java:449)
Comment 1 Jiri Rechtacek 2013-07-17 16:00:59 UTC
Created attachment 137332 [details]
stacktrace
Comment 2 Jiri Rechtacek 2013-07-17 16:01:47 UTC

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