[Bug 1153856] Re: HSQLDB server prevents shutdown and restart

John Agombar launchpad at agombar.co.uk
Sat Apr 13 18:59:52 UTC 2013


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
Foundations Bugs, which is subscribed to hsqldb in Ubuntu.
https://bugs.launchpad.net/bugs/1153856

Title:
  HSQLDB server prevents shutdown  and restart

Status in “hsqldb” package in Ubuntu:
  Confirmed

Bug description:
  Every time I try to logout, my system gets back to the login screen.
  After some investigation using the information provided on the bug
  #838792, I could find out that the bug is caused by the HSQLDB Server.
  Here is the output of my ck-list-sessions when the bug is about to
  happen:

  bruno.medeiros at brunojcm-notebook:~$ ck-list-sessions
  Session19:
  	unix-user = '1001'
  	realname = 'Bruno Medeiros'
  	seat = 'Seat1'
  	session-type = ''
  	active = TRUE
  	x11-display = ':0'
  	x11-display-device = '/dev/tty7'
  	display-device = ''
  	remote-host-name = ''
  	is-local = TRUE
  	on-since = '2013-03-12T00:12:39.202403Z'
  	login-session-id = '4294967295'
  Session2:
  	unix-user = '128'
  	realname = 'HSQLDB system user'
  	seat = 'Seat1'
  	session-type = ''
  	active = FALSE
  	x11-display = ''
  	x11-display-device = ''
  	display-device = '/dev/???'
  	remote-host-name = ''
  	is-local = TRUE
  	on-since = '2013-03-11T14:35:41.265747Z'
  	login-session-id = '4294967295'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hsqldb/+bug/1153856/+subscriptions




More information about the foundations-bugs mailing list