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 165217 - [67cat] [drivers] Added SQLServer JDBC Driver not showing
Summary: [67cat] [drivers] Added SQLServer JDBC Driver not showing
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-14 21:21 UTC by esmithbss
Modified: 2009-05-15 18:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log from execution which caused problem. (63.61 KB, text/plain)
2009-05-14 21:22 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-05-14 21:21:44 UTC
[ BUILD # : 200905140201 ]
[ JDK VERSION : 1.6.* ]

I have added the SQL*Server JDBC driver to the drivers in the
services tab, but the driver is not showing up after I finish running
through the wizard.

Additional attempts to add the driver attempt to append the (1) or
(2)... (n)  on the driver name so I know it was at minimum partially
loaded.

Switching out of the panel and back in to force a redraw does
nothing.

Shutting down the IDE and relaunching is the only way to get it to
show up in the driver list.
 
This was not the case up to this release.
Comment 1 esmithbss 2009-05-14 21:22:33 UTC
Created attachment 82156 [details]
Log from execution which caused problem.
Comment 2 esmithbss 2009-05-14 21:24:26 UTC
Not specific to the jdbc driver.  Appears to be in jdbc component.  Oracle JDBC driver exhibits same behavior.
Comment 3 Jiri Rechtacek 2009-05-14 21:32:39 UTC
Could you try to it with any older build? Is it a regression caused by today's integration? Thanks
Comment 4 Jiri Rechtacek 2009-05-14 21:43:04 UTC
Confirmed in the last Dev build. As a workaround you can restart IDE which caused refresh a list of drivers.
Comment 5 Jiri Rechtacek 2009-05-14 23:22:58 UTC
> Is it a regression caused by today's integration?
No, it isn't. This problem is here for a week, at least. It will be fixed soon.
Comment 6 Jiri Rechtacek 2009-05-14 23:38:27 UTC
core-main/rev/95670b46b590
Comment 7 Quality Engineering 2009-05-15 18:57:23 UTC
Integrated into 'main-golden', will be available in build *200905151401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/95670b46b590
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #165217: [67cat] [drivers] Added SQLServer JDBC Driver not showing