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 171718 - java.util.MissingResourceException: No such bundle com.sun.tools.debugger.dbxgui.debugger.actions.Bundle
Summary: java.util.MissingResourceException: No such bundle com.sun.tools.debugger.dbx...
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Voskresensky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-08 14:29 UTC by Jan Lahoda
Modified: 2009-10-05 15:10 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158063


Attachments
stacktrace (5.10 KB, text/plain)
2009-09-08 14:29 UTC, Jan Lahoda
Details
stacktrace (5.10 KB, text/plain)
2009-09-11 11:20 UTC, Jan Lahoda
Details
stacktrace (5.10 KB, text/plain)
2009-09-15 12:13 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2009-09-08 14:29:35 UTC
Build: NetBeans IDE Dev (Build jet-main-1201-on-090908)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.28-11-generic, i386

Stacktrace: 
java.util.MissingResourceException: No such bundle com.sun.tools.debugger.dbxgui.debugger.actions.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:443)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:375)
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:550)
        at org.netbeans.core.startup.layers.BinaryFS$BFSBase.getAttribute(BinaryFS.java:382)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:843)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:792)
Comment 1 Jan Lahoda 2009-09-08 14:29:44 UTC
Created attachment 87275 [details]
stacktrace
Comment 2 Jan Lahoda 2009-09-11 11:19:57 UTC
Build: NetBeans IDE Dev (Build jet-main-1201-on-090908)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments: 


Stacktrace: 
java.util.MissingResourceException: No such bundle com.sun.tools.debugger.dbxgui.debugger.actions.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:443)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:375)
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:550)
        at org.netbeans.core.startup.layers.BinaryFS$BFSBase.getAttribute(BinaryFS.java:382)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:843)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:792)
Comment 3 Jan Lahoda 2009-09-11 11:20:00 UTC
Created attachment 87491 [details]
stacktrace
Comment 4 Jan Lahoda 2009-09-15 12:13:03 UTC
Build: NetBeans IDE Dev (Build jet-main-1201-on-090908)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments: 


Stacktrace: 
java.util.MissingResourceException: No such bundle com.sun.tools.debugger.dbxgui.debugger.actions.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:443)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:375)
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:550)
        at org.netbeans.core.startup.layers.BinaryFS$BFSBase.getAttribute(BinaryFS.java:382)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:843)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:792)
Comment 5 Jan Lahoda 2009-09-15 12:13:08 UTC
Created attachment 87679 [details]
stacktrace
Comment 6 Vladimir Voskresensky 2009-09-21 16:58:55 UTC
fixed 
http://hg.netbeans.org/cnd-main?cmd=changeset;node=e36bc8c5deef
Comment 7 Vladimir Voskresensky 2009-10-05 13:34:50 UTC
move dbx related issues into dbx-gui component