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 156468 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key Actions/Window
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@platform
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-08 11:01 UTC by saobang972
Modified: 2013-03-01 16:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 95456


Attachments
stacktrace (1.44 KB, text/plain)
2009-01-08 11:01 UTC, saobang972
Details
stacktrace (1.44 KB, text/plain)
2009-01-08 11:02 UTC, saobang972
Details

Note You need to log in before you can comment on or make changes to this bug.
Description saobang972 2009-01-08 11:01:07 UTC
Build: NetBeans IDE Dev (Build 200804140855)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: just applied the upgrades that netbeans notified me to and restarted

GUEST: Going in : "Tools" / "Options" / "Versionning" tab.
No action, no modif, only view.

adi4web: while open of tools->options



Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key Actions/Window
        at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
        at java.util.ResourceBundle.getString(ResourceBundle.java:344)
        at org.netbeans.modules.options.keymap.LayersBridge.initActions(LayersBridge.java:135)
        at org.netbeans.modules.options.keymap.LayersBridge.initActions(LayersBridge.java:116)
        at org.netbeans.modules.options.keymap.LayersBridge.getActions(LayersBridge.java:100)
        at org.netbeans.modules.options.keymap.KeymapModel.getActionCategories(KeymapModel.java:88)
Comment 1 saobang972 2009-01-08 11:01:15 UTC
Created attachment 75577 [details]
stacktrace
Comment 2 saobang972 2009-01-08 11:02:11 UTC
Build: NetBeans IDE Dev (Build 200804140855)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows Vista, 6.0, x86

User Comments: 


Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key Actions/Window
        at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
        at java.util.ResourceBundle.getString(ResourceBundle.java:344)
        at org.netbeans.modules.options.keymap.LayersBridge.initActions(LayersBridge.java:135)
        at org.netbeans.modules.options.keymap.LayersBridge.initActions(LayersBridge.java:116)
        at org.netbeans.modules.options.keymap.LayersBridge.getActions(LayersBridge.java:100)
        at org.netbeans.modules.options.keymap.KeymapModel.getActionCategories(KeymapModel.java:88)
Comment 3 saobang972 2009-01-08 11:02:15 UTC
Created attachment 75578 [details]
stacktrace
Comment 4 Vitezslav Stejskal 2009-01-12 10:20:56 UTC
The exception itself is harmless. It looks like Actions/Window category does not supply correctly its name from a bundle.
Comment 5 Marian Mirilovic 2013-03-01 16:02:23 UTC
last report came in 2009 -> worksforme