-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Currently the handling is all expected to be JSE typed exceptions like an SQLexception. It seems that in an app server a variety of other exception types can be thrown not just limited to JNDI exceptions. It has been reported that IllegalStateException can be thrown when an app server is rebooting and the datasource is not available for lookup.
Changing to handle all exceptions in JDBCImple_Driver.
- blocks
-
JBEAP-2879 App server could be stuck on shutdown when TM uses jdbc object store
- Closed