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!

22.2 Error Connecting

kevinUCBJul 5 2022

I am upgrading from 21.4.3. When I first installed 22.2, everything worked correctly; my imported connections worked.
After shutting down and restarting the application, all connections fail with a dialog
"Error Connecting". "oracle/jdbc/datasource/impl/OracleDataSource",
and a stack trace that begins:
java.lang.NoClassDefFoundError: oracle/jdbc/datasource/impl/OracleDataSource
I have tried this on a workstation running instant client (19.9) as well as thick client (19.3). I am not having any issues continuing to use 21.4.3. The connections are a mixture of basic and TNS connections using both jdbc and OCI.

This post has been answered by kevinUCB on Jul 13 2022
Jump to Answer

Comments

Post Details

Added on Jul 5 2022
4 comments
6,690 views