Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Re: Eclipse preloading wrong JDBC driver without asking
Re: Eclipse preloading wrong JDBC driver without asking [message #1497675] Thu, 04 December 2014 00:18
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 12/02/2014 11:37 AM, Mariano Cano wrote:
> Right now I have an oracle 12c. To connect with the database I need to
> use the ojdbc7.jar driver.
>
> My own apps connect without problem with this, but I can't make the SQL
> Explorer plugin to work because I always get the "Not matching protocol"
> error. This is because is preloading the wrong JDBC driver.
> I made file search in the Eclipse directory and I found this file:
>
> \configuration\org.eclipse.osgi\927\0.cp\lib\ojdbc14.jar
>
> This is the wrong driver, and SQL Explorer alway use this despite I
> configure the right one in the JDBC settings. I've tried deleting this
> but every time I launch eclipse this jar appears again.
>
> Now, to "fix" this, I put the correct driver, and renamed it with
> "ojdbc14.jar". Right now is working but I just want to disable this
> because sometimes I need to connect to oracle 11g and I need to change
> all over again.
>
> Which plugin is preloading this?
>
> Thanks!

You'd do better to post this in the Eclipse Data Tools Project (DTP) forum.
Previous Topic:Re: BIRT 371 report running fine on BIRT Designer but running on taking long time to run
Next Topic:How to merge several projects into one in Eclipse.
Goto Forum:
  


Current Time: Thu Apr 25 14:28:11 GMT 2024

Powered by FUDForum. Page generated in 0.08712 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top