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 158432 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key MSG_InvalidPackageName
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: RESOLVED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lou Dasaro
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-12 03:23 UTC by irfan_ahmed
Modified: 2015-05-18 05:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146211


Attachments
stacktrace (3.13 KB, text/plain)
2009-02-12 03:23 UTC, irfan_ahmed
Details

Note You need to log in before you can comment on or make changes to this bug.
Description irfan_ahmed 2009-02-12 03:23:09 UTC
Build: NetBeans IDE 6.5 (Build 200811131701)
VM: Java HotSpot(TM) Client VM, 1.5.0_17-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_17-b04
OS: Windows XP, 5.1, x86

Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key MSG_InvalidPackageName
        at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
        at java.util.ResourceBundle.getString(ResourceBundle.java:285)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:629)
        at org.netbeans.modules.python.project.ui.TreeRootNode$PackageFilterNode.setName(TreeRootNode.java:287)
        at org.openide.nodes.FilterNode.setName(FilterNode.java:495)
        at org.openide.explorer.view.TreeViewCellEditor.editingStopped(TreeViewCellEditor.java:137)
Comment 1 irfan_ahmed 2009-02-12 03:23:19 UTC
Created attachment 76893 [details]
stacktrace
Comment 2 Lou Dasaro 2015-05-18 05:42:11 UTC
Unable to replicate anomaly.