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 215342 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key File Context
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: RESOLVED DUPLICATE of bug 214274
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-10 09:11 UTC by ercee
Modified: 2012-07-10 13:47 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185420


Attachments
stacktrace (4.35 KB, text/plain)
2012-07-10 09:11 UTC, ercee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ercee 2012-07-10 09:11:39 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Mac OS X

Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key File Context
   at java.util.ResourceBundle.getObject(ResourceBundle.java:393)
   at java.util.ResourceBundle.getString(ResourceBundle.java:353)
   at org.netbeans.editor.BaseAction.createDefaultValue(BaseAction.java:218)
   at org.netbeans.editor.BaseAction.getValue(BaseAction.java:166)
   at org.openide.awt.AlwaysEnabledAction.getValue(AlwaysEnabledAction.java:206)
   at ch.anchialas.nb.editor.actions.ContextAwareActionWrapper.getValue(ContextAwareActionWrapper.java:71)
Comment 1 ercee 2012-07-10 09:11:43 UTC
Created attachment 121878 [details]
stacktrace
Comment 2 Milutin Kristofic 2012-07-10 10:51:19 UTC
*** Bug 214274 has been marked as a duplicate of this bug. ***
Comment 3 Milutin Kristofic 2012-07-10 10:52:28 UTC

*** This bug has been marked as a duplicate of bug 214274 ***
Comment 4 Exceptions Reporter 2012-07-10 13:47:06 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185420