Modify

Opened 6 years ago

#119 new defect

ccsd fails to shut down on a database fault

Reported by: ckb6 Owned by: mglb1
Priority: major Milestone:
Component: ccsd Version: HEAD
Keywords: Cc:
Estimated Hours Work:

Description

While ccsd was running I droped all talbes from the database. Upon relising that ccsd was still running I attempted to shut it down using ctrl+C as it was running in a terminal. It just sat there not responding to requests nor shutting down. I had to give it a SIGQUIT to kill it.

ERROR: Could not commit changeset!
DEBUG: Incoming XMLRPC call 'addSnmpInstruction' threw an exception
ERROR: ERROR:  relation "cookies" does not exist
 - Failed Execute: DELETE FROM cookies WHERE expires<NOW() (())
ERROR: Failed to complete session maintenace
WARNING: A previous session maintenance task is still in progress!
WARNING: A previous session maintenance task is still in progress!
INFO: Accepted SSL connection from rrdbot
INFO: Accepted SSL connection from rrdbot
WARNING: A previous session maintenance task is still in progress!
WARNING: A previous session maintenance task is still in progress!
WARNING: A previous session maintenance task is still in progress!
INFO: Shutting down...

A strace produced:
futex(0xa00fbd0, FUTEX_WAIT, 0, NULL

It is reproduciable.

Attachments (0)

Change History (0)

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from mglb1. Next status will be 'new'.
The owner will be changed from mglb1 to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.