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 173854 - java.util.MissingResourceException: No such bundle org.netbeans.modules.profiler.actions.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.profi...
Status: RESOLVED DUPLICATE of bug 173840
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-06 11:15 UTC by Petr Cyhelsky
Modified: 2009-10-27 14:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 159600


Attachments
stacktrace (2.92 KB, text/plain)
2009-10-06 11:15 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2009-10-06 11:15:45 UTC
Build: NetBeans IDE Dev (Build 091002)
VM: Java HotSpot(TM) Client VM, 14.0-b15, Java(TM) SE Runtime Environment, 1.6.0_14-b07
OS: Windows Vista, 6.0, x86

Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.profiler.actions.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:443)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:391)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:634)
        at org.netbeans.modules.profiler.actions.AddRootMethodAction.getName(AddRootMethodAction.java:91)
        at org.openide.util.actions.SystemAction.getValue(SystemAction.java:180)
        at org.openide.util.actions.NodeAction$DelegateAction.getValue(NodeAction.java:607)
Comment 1 Petr Cyhelsky 2009-10-06 11:15:49 UTC
Created attachment 88895 [details]
stacktrace
Comment 2 Jiri Sedlacek 2009-10-27 14:23:59 UTC

*** This issue has been marked as a duplicate of 173840 ***