Hans Meine wrote:
> Hi!
> 
> During the last days, the recordserver crashed, first occasionally, now at 
> every start.  I just debugged it a little bit and found this crash:

[snip]

> BTW: How do I enable the output of all the _debug_('...', 2) lines?  (I tried 
> setting DEBUG and DEBUG_RECORDSERVER to 2, but that did not do the trick.)

Have you set?
LOGGING = logging.DEBUG
LOGGING_RECORDSERVER = logging.DEBUG

Do check it in and you could change the WARNING to an ERROR or perhaps
restrict the exception handler not to be a catch all.

Nice to have a bug report for this on the tracker too.

Duncan

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to