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 113915 - Oracle Database connection from Creator not migrated
Summary: Oracle Database connection from Creator not migrated
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC All
: P2 blocker (vote)
Assignee: John Baker
URL:
Keywords: RELNOTE
Depends on:
Blocks:
 
Reported: 2007-08-27 22:56 UTC by Yousuf Haider
Modified: 2007-11-21 20:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (38.17 KB, text/plain)
2007-08-27 22:57 UTC, Yousuf Haider
Details
context.xml of Creator (3.83 KB, text/xml)
2007-08-27 22:57 UTC, Yousuf Haider
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Haider 2007-08-27 22:56:29 UTC
jdk6u2
WinXP
Build: 200708270201

An Oracle connection created in Creator with DataDirect Drivers is not being migrated

Steps to reproduce:

1. Create a new connection in Creator with this url : 
jdbc:sun:oracle://jbrave-pc1.sfbay.sun.com:1521;SID=ora10g

travel/travel

2. Close Creator and Open NB6 with fresh user dir. Click 'YES' to migrate settings from Creator.

3. Open database connections under services tab. Oracle connection will not be migrated. 


Other connections such as MySQL will be migrated but there seems to be an issue with migrating Oracle connection. 

This might be a duplicate of issue 110472. I am not sure so filed a new one.

Also database connection will not be migrated even if Updating Legacy Project completes on migrating a project. 

Importing Oracle connection from 5.5 or 5.5.1 is not a problem.

Attaching context.xml of Creator and IDE log of NB6
Comment 1 Yousuf Haider 2007-08-27 22:57:14 UTC
Created attachment 47534 [details]
ide log
Comment 2 Yousuf Haider 2007-08-27 22:57:48 UTC
Created attachment 47535 [details]
context.xml of Creator
Comment 3 John Baker 2007-08-28 02:45:17 UTC
not a duplicate of 110472

Connections will only be migrated if JDBC drivers exist in the jdbc-drivers folder of the userdir
There are no DataDirect drivers in jdbc-drivers so no connection can be migrated.
Comment 4 Yousuf Haider 2007-11-21 20:10:14 UTC
Workaround for resolving this issue:

http://wiki.netbeans.org/wiki/view/MigratingOracleConnectionsFromCreatortoNB6