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 164971

Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.parsing.api.indexing.Bundle
Product: editor Reporter: crishoj <crishoj>
Component: CSL (API & infrastructure)Assignee: David Strupl <dstrupl>
Status: RESOLVED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=151022
Issue Type: DEFECT Exception Reporter: 151022
Attachments: stacktrace

Description crishoj 2009-05-12 15:51:57 UTC
This issue was originally marked as duplicate of issue 162511, that is already fixed. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build 200905050201)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
crishoj: tried to rename constant in class

crishoj: pressed CTRL+R to rename a selected variable in a .html.erb file



Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.parsing.api.indexing.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:440)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:388)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:631)
        at org.netbeans.modules.csl.editor.InstantRenameAction.actionPerformed(InstantRenameAction.java:112)
        at org.netbeans.editor.BaseAction.actionPerformed(BaseAction.java:325)
        at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1576)
Comment 1 crishoj 2009-05-12 15:52:10 UTC
Created attachment 81981 [details]
stacktrace
Comment 2 David Strupl 2009-05-13 14:54:16 UTC
Fixed in jet-main by changeset   : 131072:9fc31d2055ee