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 60376 - Missingresource
Summary: Missingresource
Status: VERIFIED DUPLICATE of bug 60427
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-22 11:58 UTC by Martin Grebac
Modified: 2008-12-22 20:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Grebac 2005-06-22 11:58:37 UTC
I'm getting this from request processor:

Exception in thread "Module-Actions" java.util.MissingResourceException: Can't
find resource for bundle org.openide.util.NbBundle$PBundle, key
EXC_IN_REQUEST_PROCESSOR
java.util.ResourceBundle.getObject(ResourceBundle.java:326)
java.util.ResourceBundle.getString(ResourceBundle.java:286)
org.openide.util.NbBundle.getMessage(NbBundle.java:615)
org.openide.util.RequestProcessor$Processor.doNotify(RequestProcessor.java:831)
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:813)
Comment 1 Marian Mirilovic 2005-06-28 10:28:06 UTC

*** This issue has been marked as a duplicate of 60427 ***
Comment 2 Martin Grebac 2005-10-23 18:56:00 UTC
v