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

Summary: Oracle Database connection from Creator not migrated
Product: obsolete Reporter: Yousuf Haider <yousufh>
Component: visualwebAssignee: John Baker <jbaker>
Status: RESOLVED INVALID    
Severity: blocker Keywords: RELNOTE
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: ide log
context.xml of Creator

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