Apache OpenOffice (AOO) Bugzilla – Issue 106461
[cws hsqldb19] Close main Base window, using window close icon, after SHUTDOWN command error
Last modified: 2013-08-07 15:45:41 UTC
Test env. Win 7, OOo300m_61 CWSHSQLdb 10-28-2009 To reproduce Open any ODB file with a HSQLdb1.9 database Open the SQL window Enter the command SHUTDOWN SCRIPT Close the SQL window Close the main Base window using the OS window close icon (upper right corner) Error: caught an exception! in function:void __thiscall dbaui::OApplicationController::disconnect(void) type: com.sun.star.sdbc.SQLException message: connection exception: closed From File d:/src/cws/hsqldb19/ooo/dbaccess/source/ui/app/AppController.cxx at Line 460
It's a general problem. How to get notified when a connections is closing. E.g Same is true when the db server has a timeout and the office is still running. I'll remove this issue from the cws hsqldb19.