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

Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.debugger.jpda.ui.Bundle
Product: platform Reporter: tlemaire <tlemaire>
Component: -- Other --Assignee: issues@platform <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=152441
Issue Type: DEFECT Exception Reporter: 152441
Attachments: stacktrace

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 ***