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.