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 199159 - java.util.MissingResourceException: No such bundle org.netbeans.modules.maven.junit.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.maven...
Status: RESOLVED DUPLICATE of bug 199160
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-04 10:28 UTC by sebglon
Modified: 2011-06-06 08:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 179170


Attachments
stacktrace (1.40 KB, text/plain)
2011-06-04 10:28 UTC, sebglon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebglon 2011-06-04 10:28:04 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.maven.junit.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
   at org.netbeans.StandardModule.getLocalizedAttribute(StandardModule.java:187)
   at org.openide.modules.ModuleInfo.getDisplayName(ModuleInfo.java:85)
   at org.netbeans.core.startup.NbEvents.logged(NbEvents.java:264)
   at org.netbeans.Events.log(Events.java:166)
   at org.netbeans.core.startup.ModuleList$Listener.stepDelete(ModuleList.java:1426)
Comment 1 sebglon 2011-06-04 10:28:09 UTC
Created attachment 108717 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-06-06 08:04:59 UTC

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