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 73753

Summary: NPE at dlg.NewConnectionPanel.getSelectedDriver():327
Product: db Reporter: Martin Schovanek <mschovanek>
Component: CodeAssignee: Andrei Badea <abadea>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NPE

Description Martin Schovanek 2006-03-20 11:40:11 UTC
[#060316, jdk1.5.0]

to reproduce:
-------------
- Have a Nb without a Db Connection
1) create new Persitence Unit for a Web project
2) chose New Datasource ...
3) chose New Database Connection ...
NOTE: empty 'New Database Connection' dialog appears (no JDBC Driver is
registered in DB Explorer)

ERROR1: Cannot successfully finish the Persistance Unit creation, must cancel
whole action and register dirver first.

ERROR: IDE throws:
Comment 1 Martin Schovanek 2006-03-20 11:41:18 UTC
Created attachment 29308 [details]
NPE
Comment 2 Andrei Badea 2006-04-19 22:10:26 UTC
Issue 74713 is very similar and contains more information, closing this one as a
duplicate.

*** This issue has been marked as a duplicate of 74713 ***
Comment 3 Martin Schovanek 2006-11-30 16:15:44 UTC
v.