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 166849 - java.util.MissingResourceException: No such bundle org.netbeans.modules.debugger.jpda.ui.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.debug...
Status: RESOLVED DUPLICATE of bug 168614
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-10 12:28 UTC by tlemaire
Modified: 2009-07-16 08:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152441


Attachments
stacktrace (2.03 KB, text/plain)
2009-06-10 12:28 UTC, tlemaire
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tlemaire 2009-06-10 12:28:43 UTC
Build: NetBeans IDE 6.5 (Build 200812050001)
VM: OpenJDK 64-Bit Server VM, 14.0-b08, OpenJDK Runtime Environment, 1.6.0_0-b14
OS: Linux, 2.6.28-13-generic, amd64

User Comments:
tlemaire: Just start



Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.debugger.jpda.ui.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:438)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:371)
        at org.netbeans.core.startup.layers.SystemFileSystem.annotateName(SystemFileSystem.java:191)
        at org.netbeans.core.startup.layers.SystemFileSystem.annotateName(SystemFileSystem.java:218)
        at org.openide.loaders.DataNode.getDisplayName(DataNode.java:206)
        at org.openide.awt.MenuBar$LazyMenu.updateProps(MenuBar.java:500)
Comment 1 tlemaire 2009-06-10 12:28:54 UTC
Created attachment 83398 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2009-07-03 15:45:47 UTC
can't reproduce

please reopen if reproducible with the latest netbeans build and more recent jdk, thanks
Comment 3 Marian Mirilovic 2009-07-16 08:07:27 UTC
reopen ... reproducible in NB 6.7.1 
Comment 4 Marian Mirilovic 2009-07-16 08:08:19 UTC

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