[asterisk-bugs] [JIRA] (ASTERISK-26601) app_voicemail: task_processor backed up
Carl Fortin (JIRA)
noreply at issues.asterisk.org
Wed Jan 11 08:57:10 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234572#comment-234572 ]
Carl Fortin commented on ASTERISK-26601:
----------------------------------------
I wonder if increasing the threadpool_max_size from 50 to let's say 100 would help.
What about increasing the max_connections settings in res_odbc.conf?
I'm not sure about increasing the max_connections because for some reason, the docs says
to not set the value higher than 1 if using unixODBC version lower than 2.3.1.
I cannot update the unixODBC in Centos 6,version 2.2.14 seems to be the latest. That is what yum is telling me..
I'm logging slow queries, so I know that I don't have any in sql.
> app_voicemail: task_processor backed up
> ---------------------------------------
>
> Key: ASTERISK-26601
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26601
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_voicemail, Resources/res_pjsip
> Affects Versions: 14.1.1
> Environment: Asterisk Realtime 14.1.0 rc1
> PJSIP Driver
> mysql Ver 14.14
> pjproject 2.5.5
> spandsp 0.0.6
> jansson 2.7
> CentOS 6.6 64 bits on Vmware
> Number of phones : 700
> Average concurrent calls: 16
> Reporter: Carl Fortin
> Assignee: Unassigned
> Attachments: backtrace-threads.txt, core-show-locks.txt, Debug_Asterisk_Backtrace.sh, Debug_log.txt, extconfig.conf, full, res_odbc.conf, sorcery.conf, task_procesor.txt, Task_processors_list2.txt, Task_processors_list.txt, voicemail.conf, voicemail_messages.sql, voicemail_users.sql
>
>
> I had Asterisk 14.1.0-rc1 running for 3 weeks, and all of the sudden PJSIP stopped working. Nothing in the console.
> I had time to save the task_processor output before restarting asterisk.
> After doing a restart to get the system back on I can see this in the log files:
> taskprocessor.c: The 'app_voicemail' task processor queue reached 500 scheduled tasks.
> I did not find any message concerning taskprocessor before the system stopped functioning.
> I'm aware that I am running an RC release, but looking at the release note, there were nothing concerning deadlock so I was thinking updating later.
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list