[Home]

Summary:ASTERISK-08616: [branch] Don't rotate ODBC log
Reporter:Stepam (cica)Labels:
Date Opened:2007-01-19 15:32:25.000-0600Date Closed:2011-06-07 14:03:20
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:IF Using ODBC in asterisk and have turn on SQL trace in /etc/odbc.ini.
When this trace file get filesize limit, asterisk don't rotate it after SIGXFSZ.


****** ADDITIONAL INFORMATION ******

console output:

 == Parsing '/etc/asterisk/logger.conf': Found
Rotated Logs Per SIGXFSZ (Exceeded file size limit)
[Jan 18 20:07:24] WARNING[7965]: app_queue.c:609 statechange_queue: Failed to create update thread!
[Jan 18 20:07:24] WARNING[7965]: app_queue.c:609 statechange_queue: Failed to create update thread!
[Jan 18 20:07:24] WARNING[7981]: pbx.c:2581 ast_pbx_start: Failed to create new channel thread
 == Parsing '/etc/asterisk/logger.conf': Found
Rotated Logs Per SIGXFSZ (Exceeded file size limit)

and again and again
Comments:By: Anthony LaMantia (alamantia) 2007-01-19 15:35:53.000-0600

my branch located here, http://svn.digium.com/view/asterisk/team/anthonyl/log-reload/
may help you with this issue, if you are willing to test it, that would be great.

By: Stepam (cica) 2007-01-19 15:44:28.000-0600

do i must download all branch or i can use just some files?

By: Anthony LaMantia-2 (anthonyl) 2007-01-21 12:49:21.000-0600

just download the entire branch, this command should do it for ya
svn co http://svn.digium.com/svn/asterisk/team/anthonyl/log-reload/

then configure, make , make install the usual....

By: Anthony LaMantia-2 (anthonyl) 2007-02-08 11:58:38.000-0600

ping.. feedback is required on this by someone.

By: Jason Parker (jparker) 2007-06-26 11:10:42

Reporter has not responded since January.  I'm going to have to close this.  Please contact a bug marshal if you would like this issue to be reopened.