[Freeswitch-users] SQLite CoreDB issues
Ahmed Ajmal
ahmed.ajmal at breezecom.ae
Tue Nov 23 00:05:46 PST 2010
Hi
We have been testing freeswitch(version: FreeSWITCH Version 1.0.head
(git-3acc5fd 2010-11-15 20-02-47 -0500) lately with real traffic from our
customers and noticed that after running for 12+ hours freeswitch stops
accepting calls, I had reported a couple of bugs on JIRA but it looks like
it may not be a freeswitch issue rather a SQLite issue, here are a few lines
from the freeswitch logs:
freeswitch.log.2010-11-23-00-35-04.1:2010-11-23 00:34:51.333791 [ERR]
switch_core_sqldb.c:457 SQL ERR [disk I/O error]
freeswitch.log.2010-11-23-00-35-04.1:2010-11-23 00:34:51.636870 [ERR]
switch_core_sqldb.c:457 SQL ERR [file is encrypted or is not a database]
freeswitch.log.2010-11-23-00-35-04.1:2010-11-23 00:35:03.249589 [ERR]
switch_core_sqldb.c:457 SQL ERR [file is encrypted or is not a database]
freeswitch.log.2010-11-23-00-35-20.1:2010-11-23 00:35:05.519508 [ERR]
switch_core_sqldb.c:457 SQL ERR [file is encrypted or is not a database]
freeswitch.log.2010-11-23-00-35-20.1:2010-11-23 00:35:11.008455 [ERR]
switch_core_sqldb.c:457 SQL ERR [disk I/O error]
Previously I had tried to move the db from sqlite to MySQL but on the wiki
it says that I cannot move the core db part to MySQL as its SQLite only. So
I guess that wouldn't help fixing the above problem. So, is there a plan to
add MySQL core db support in the future?
Thanks
Ahmed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101123/8354acda/attachment.html
More information about the FreeSWITCH-users
mailing list