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 171575 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key HINT_THASuspendDataCollection
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@cnd
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-06 19:59 UTC by Alexander Simon
Modified: 2009-09-08 02:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 157933


Attachments
stacktrace (3.38 KB, text/plain)
2009-09-06 19:59 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2009-09-06 19:59:28 UTC
Build: NetBeans IDE Dev (Build 090906)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key HINT_THASuspendDataCollection
        at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
        at java.util.ResourceBundle.getString(ResourceBundle.java:344)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:634)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:728)
        at org.netbeans.modules.cnd.tha.actions.THAActionsProvider.loc(THAActionsProvider.java:290)
        at org.netbeans.modules.cnd.tha.actions.THAActionsProvider.initActions(THAActionsProvider.java:245)
Comment 1 Alexander Simon 2009-09-06 19:59:33 UTC
Created attachment 87174 [details]
stacktrace
Comment 2 soldatov 2009-09-07 11:30:56 UTC
Exception in latest build from http://bertram.netbeans.org/hudson/job/cnd-main/1573/
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key
HINT_THAMStopDataCollection
	at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
	at java.util.ResourceBundle.getString(ResourceBundle.java:344)
	at org.openide.util.NbBundle.getMessage(NbBundle.java:634)
	at org.openide.util.NbBundle.getMessage(NbBundle.java:728)
Comment 3 Maria Tishkova 2009-09-07 11:45:45 UTC
fixed in http://hg.netbeans.org/main-silver?cmd=changeset;node=0075a53a7a8f
Comment 4 soldatov 2009-09-07 14:17:10 UTC
verified in latest build
Comment 5 Quality Engineering 2009-09-08 02:48:56 UTC
Integrated into 'main-golden', will be available in build *200909071948* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0075a53a7a8f
User: Maria Tishkova <mromashova@netbeans.org>
Log: fixed IZ#171575 MissingResourceException