Connection verification failed for data source: xxxx_jdbc java.sql.SQLException:
Hi All,
Getting an error i've never seen before on one server of multiple we use to connect to an Oracle datasource via Oracle JDBC Drivers after doing the update from 16 to 17 on CF2023.
Connection verification failed for data source: xxxx_jdbc
java.sql.SQLException: Index -1 out of bounds for length 0
Error when trying to verify a datasource. It's an Other datasource. Using Oracle JDBC Drivers (in the cflib foler ojdbc11.jar). Driver Name: oracle.jdbc.driver.OracleDriver
Have tried removing the datasource and re-adding and get the same result. Have also tried just adding a different oracle jdbc datasource and get the same result.
I've also tried deleting the felix-cache and WEB-INF cfclasses but that doesn't seem to have had any effect.
Strangely this is only happening on one server of multiple we have connecting to the datasource, some of which are on CF2023 Update 16 and some Update 17.
Stack trace has error messages like:
Coldfusion 2023 Update 17 (only happening on one server of multiple we have updated).
Windows Server 2019
