no syslogging takes place when server gets restarted

Bug #733611 reported by Walter Heck
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Confirmed
Low
Unassigned

Bug Description

When I restart drizzled on Ubuntu Meerkat using build 2011.03.11, no logs get added to syslog:

root@walterheck-tecra:/etc/drizzle# ps aux | grep driz
root 22695 5.7 2.2 446832 46756 ? Ssl 01:04 0:00 /usr/sbin/drizzled
root 22723 0.0 0.0 8952 880 pts/8 S+ 01:04 0:00 grep --color=auto driz
root@walterheck-tecra:/etc/drizzle# grep -v smtpd /var/log/syslog | tail
Mar 12 00:47:12 walterheck-tecra init: drizzle main process (21778) terminated with status 1
Mar 12 00:47:12 walterheck-tecra init: drizzle main process ended, respawning
Mar 12 00:47:12 walterheck-tecra init: drizzle main process (21779) terminated with status 1
Mar 12 00:47:12 walterheck-tecra init: drizzle main process ended, respawning
Mar 12 00:47:12 walterheck-tecra init: drizzle main process (21780) terminated with status 1
Mar 12 00:47:12 walterheck-tecra init: drizzle respawning too fast, stopped
Mar 12 00:56:35 walterheck-tecra wpa_supplicant[1158]: WPA: Group rekeying completed with c0:c1:c0:30:61:ec [GTK=TKIP]
Mar 12 00:56:35 walterheck-tecra NetworkManager[939]: <info> (wlan0): supplicant connection state: completed -> group handshake
Mar 12 00:56:35 walterheck-tecra NetworkManager[939]: <info> (wlan0): supplicant connection state: group handshake -> completed
Mar 12 00:56:56 walterheck-tecra kernel: [149196.777067] lo: Disabled Privacy Extensions
root@walterheck-tecra:/etc/drizzle# service drizzle restart
drizzle start/running, process 22735
root@walterheck-tecra:/etc/drizzle# grep -v smtpd /var/log/syslog | tail
Mar 12 00:47:12 walterheck-tecra init: drizzle main process (21778) terminated with status 1
Mar 12 00:47:12 walterheck-tecra init: drizzle main process ended, respawning
Mar 12 00:47:12 walterheck-tecra init: drizzle main process (21779) terminated with status 1
Mar 12 00:47:12 walterheck-tecra init: drizzle main process ended, respawning
Mar 12 00:47:12 walterheck-tecra init: drizzle main process (21780) terminated with status 1
Mar 12 00:47:12 walterheck-tecra init: drizzle respawning too fast, stopped
Mar 12 00:56:35 walterheck-tecra wpa_supplicant[1158]: WPA: Group rekeying completed with c0:c1:c0:30:61:ec [GTK=TKIP]
Mar 12 00:56:35 walterheck-tecra NetworkManager[939]: <info> (wlan0): supplicant connection state: completed -> group handshake
Mar 12 00:56:35 walterheck-tecra NetworkManager[939]: <info> (wlan0): supplicant connection state: group handshake -> completed
Mar 12 00:56:56 walterheck-tecra kernel: [149196.777067] lo: Disabled Privacy Extensions
root@walterheck-tecra:/etc/drizzle# ps aux | grep driz
root 22735 5.8 2.2 446832 46744 ? Ssl 01:04 0:00 /usr/sbin/drizzled
root 22758 0.0 0.0 8952 880 pts/8 S+ 01:04 0:00 grep --color=auto driz
root@walterheck-tecra:/etc/drizzle#

Changed in drizzle:
status: New → Confirmed
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.