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 - NPE at dlg.NewConnectionPanel.getSelectedDriver():327
Summary: NPE at dlg.NewConnectionPanel.getSelectedDriver():327
Status: VERIFIED DUPLICATE of bug 74713
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Macintosh All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-20 11:40 UTC by Martin Schovanek
Modified: 2006-11-30 16:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (10.39 KB, text/plain)
2006-03-20 11:41 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
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.