After some more investigation I found that if I did sudo /etc/init.d/hsqldb-server stop before shutting down then the shutdown would complete fine.
Yet more investigation revealed that editing /etc/hsqldb.conf and setting HSQLDB_OWNER=my_id and changing the owner and group of the database directory and files in /var/lib/hsqldb to my_id allowed the shutdown to complete successfully without the forced stop of the server above. Hope that these might help.... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153856 Title: HSQLDB server prevents shutdown and restart To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hsqldb/+bug/1153856/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
