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 216915 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_ONLINE_MEMBER_TOOLTIP
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: RESOLVED DUPLICATE of bug 216533
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-15 12:01 UTC by Tomas Danek
Modified: 2012-08-16 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 191565


Attachments
stacktrace (2.04 KB, text/plain)
2012-08-15 12:01 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2012-08-15 12:01:21 UTC
Build: NetBeans IDE Dev (Build ODS-132-on-20120815)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b06
OS: Mac OS X

Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key LBL_ONLINE_MEMBER_TOOLTIP
   at java.util.ResourceBundle.getObject(ResourceBundle.java:393)
   at java.util.ResourceBundle.getString(ResourceBundle.java:353)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:642)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:736)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:675)
   at org.netbeans.modules.kenai.ui.api.KenaiUIUtils.createUserWidget(KenaiUIUtils.java:157)
Comment 1 Tomas Danek 2012-08-15 12:01:23 UTC
Created attachment 123143 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-08-16 08:56:45 UTC
will fix in bug #216533

*** This bug has been marked as a duplicate of bug 216533 ***