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 168294

Summary: java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key ACTION_rebuild
Product: java Reporter: Jiri Prox <jiriprox>
Component: ProjectAssignee: David Strupl <dstrupl>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=153486
Issue Type: DEFECT Exception Reporter: 153486
Bug Depends on:    
Bug Blocks: 166527    
Attachments: stacktrace

Description Jiri Prox 2009-07-08 16:49:15 UTC
Build: NetBeans IDE Dev (Build 200907080200)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.24-23-generic, i386

User Comments:
jiriprox: MRE when calling build on j2se project



Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key ACTION_rebuild
        at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
        at java.util.ResourceBundle.getString(ResourceBundle.java:344)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:631)
        at org.netbeans.modules.java.j2seproject.J2SEActionProvider.invokeAction(J2SEActionProvider.java:519)
        at org.netbeans.modules.project.ui.actions.ProjectAction.actionPerformed(ProjectAction.java:129)
        at org.netbeans.modules.project.ui.actions.LookupSensitiveAction.actionPerformed(LookupSensitiveAction.java:166)
Comment 1 Jiri Prox 2009-07-08 16:49:22 UTC
Created attachment 84505 [details]
stacktrace
Comment 2 David Strupl 2009-07-09 10:07:54 UTC
fixed in jet-main by changeset:   137589:6fff8896f057
Comment 3 Quality Engineering 2009-07-10 05:42:47 UTC
Integrated into 'main-golden', will be available in build *200907100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6fff8896f057
User: David Strupl <dstrupl@netbeans.org>
Log: #168294: MissingResourceException in org.netbeans.modules.java.j2seproject.J2SEActionProvider.invokeAction
Comment 4 pgebauer 2009-07-10 11:27:25 UTC
Marked as 67patch1-candidate due to blocking of issue 166527 .

Comment 5 Jiri Prox 2009-07-10 13:58:18 UTC
verified in trunk
Comment 6 pgebauer 2009-07-10 23:28:48 UTC
The fix has been ported into the release67_fixes repository.
http://hg.netbeans.org/release67_fixes/rev/1224637dad30
Comment 7 Jiri Prox 2009-07-16 17:22:14 UTC
v in 6.7.1