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

Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.dm.virtual.db.ui.wizard.Bundle
Product: third-party Reporter: Narayana Rallabandi <narayanaa>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=148162
Issue Type: DEFECT Exception Reporter: 148162
Attachments: stacktrace

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.