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 - java.util.MissingResourceException: No such bundle org.netbeans.modules.parsing.api.indexing.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.parsi...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Strupl
URL: http://statistics.netbeans.org/except...
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2009-05-12 15:51 UTC by crishoj
Modified: 2009-05-13 14:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151022


Attachments
stacktrace (2.49 KB, text/plain)
2009-05-12 15:52 UTC, crishoj
Details

Note You need to log in before you can comment on or make changes to this bug.
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