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 161010 - java.util.MissingResourceException: No such bundle org.netbeans.modules.dm.virtual.db.ui.wizard.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.dm.vi...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 12:40 UTC by Narayana Rallabandi
Modified: 2009-03-24 15:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148162


Attachments
stacktrace (3.78 KB, text/plain)
2009-03-24 12:40 UTC, Narayana Rallabandi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Narayana Rallabandi 2009-03-24 12:40:46 UTC
Build: NetBeans IDE 6.1 (Build 200903150201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.dm.virtual.db.ui.wizard.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:438)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:386)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:629)
        at org.netbeans.modules.dm.virtual.db.ui.wizard.NewVirtualDatabaseWizardAction.getName(NewVirtualDatabaseWizardAction.java:124)
        at org.openide.util.actions.SystemAction.getValue(SystemAction.java:179)
        at org.openide.awt.Actions$MenuBridge.updateState(Actions.java:927)
Comment 1 Narayana Rallabandi 2009-03-24 12:40:50 UTC
Created attachment 78738 [details]
stacktrace
Comment 2 Jiri Rechtacek 2009-03-24 14:18:01 UTC
I don't know this module. It's not a part of NetBeans Database tooling support.