java.lang.IllegalStateException: Interrupt task is already scheduled for the thread and the type SO_
Content
When using an older jdbc driver (ojdbc6-11.2.0.3.0.jar) and when a query times out, we will get a SQLTimeoutException.
However, when using the ojdbc8.jar (18.3) driver, it's throwing an IllegalStateException.
Is this an issue in latest driver's?
Tagged:
1