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 205407 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key GEN_title
Summary: java.util.MissingResourceException: Can't find resource for bundle org.openid...
Status: RESOLVED DUPLICATE of bug 205372
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-22 09:03 UTC by Petr Cyhelsky
Modified: 2011-11-22 09:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183070


Attachments
stacktrace (2.80 KB, text/plain)
2011-11-22 09:03 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2011-11-22 09:03:45 UTC
Build: NetBeans IDE 7.1 RC1 (Build 201111212200)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Linux

Stacktrace: 
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key GEN_title
   at java.util.ResourceBundle.getObject(ResourceBundle.java:393)
   at java.util.ResourceBundle.getString(ResourceBundle.java:353)
   at org.netbeans.modules.profiler.projectsupport.utilities.AppletSupport.fillInFile(AppletSupport.java:218)
   at org.netbeans.modules.profiler.projectsupport.utilities.AppletSupport.generateHtml(AppletSupport.java:317)
   at org.netbeans.modules.profiler.projectsupport.utilities.AppletSupport.generateHtmlFileURL(AppletSupport.java:118)
   at org.netbeans.modules.profiler.nbimpl.project.ProjectUtilities.generateAppletHTML(ProjectUtilities.java:707)
Comment 1 Petr Cyhelsky 2011-11-22 09:03:48 UTC
Created attachment 113400 [details]
stacktrace
Comment 2 Petr Cyhelsky 2011-11-22 09:30:27 UTC

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