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 209836 - java.util.MissingResourceException: No such bundle org.netbeans.modules.subversion.ui.cleanup.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.subve...
Status: RESOLVED DUPLICATE of bug 209792
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 09:28 UTC by sunbiz
Modified: 2012-03-21 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186085


Attachments
stacktrace (5.32 KB, text/plain)
2012-03-21 09:28 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2012-03-21 09:28:47 UTC
Build: NetBeans IDE Dev (Build 201203200400)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
sunbiz: Going through the different parts of the Options window using left-and-right arrow keys and got this exception




Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.subversion.ui.cleanup.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:399)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:642)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:736)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:658)
   at org.netbeans.modules.subversion.ui.actions.ContextAction.getName(ContextAction.java:217)
Comment 1 sunbiz 2012-03-21 09:28:52 UTC
Created attachment 116983 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-03-21 09:56:59 UTC

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