Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQL Developer 4.0 Mac OS X

OSCSQLDEVMay 9 2014 — edited May 19 2014

Hi,

I am running SQL Developer 4.02 on MacOS (Java 1.7), and I am unable to  edit Views.  The editing module crashes with the following error message:

java.lang.NoSuchMethodError: oracle.jdbc.driver.OracleConnection.getCurrentSchema()Ljava/lang/String;


The ojdbc6.jar shipped with SQLDeveloper 4 contains this method, but it's not under "driver".  The method is at oracle.jdbc.OracleConnection.getCurrentSchema().  I even tried to fix the jar file, but it seems like the program does not use the JDBC jar file shipped with it in the ~sqldeveloper/jdbc/lib/ directory.  I have no other ojdbc*.jar on the computer.  I even removed the ojdbc driver from the computer, and SQL Developer was still able to run and connect to the database.  Does anyone know how to fix this problem? 


Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 16 2014
Added on May 9 2014
12 comments
6,378 views