8.3p2 upgrade Java 8 to 11

Solved: Upgrading from ojdbc8.jar didn’t help. The issue was /web/WEB-INF/lib/jconn4.jar used for a Sybase integration. Removing it resolved the issue, though I don’t know why since oracle.jdbc.OracleDriver is not a class in that JAR.

Compass posts on how to deal with this:

1 Like