Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.6.1.0
-
None
-
Urgent
-
Newcomer, Patch Available
Description
I have noticed if the database is shutdown various operations on open connections can cause NullPointerExceptions, assertion failures and other issues. The documentation should recommend that existing open connections be closed before shutting down the database or the engine and that unexpected behavior may occur if connections are reused after shutdown.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-3237 3 JDBC4.0 apis on Connection object behave differently in Network Server and Embedded mode after Derby is shutdown
- Open