<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
When active calls increases(300 calls/min, cps:4-9) in the sytem we
get errors like:<br>
2013-03-30 19:29:40.913442 [ERR] switch_core_sqldb.c:579 NATIVE SQL
ERR [database is locked]<br>
DELETE FROM members WHERE system = 'single_box' AND uuid =
'f8b239d0-995e-11e2-b825-b9a5cd559726' AND (abandoned_epoch =
'1364664489' OR joined_epoch = '1364664395')<br>
<br>
We are using local PostgreSQL instance over UnixODBC for callcenter
and core db(not default sqllite)<br>
<br>
Restarting DB does not resolve problem, same errors continues. Also
no errors in postgre's log file.<br>
<br>
During problem, although free agents available; no calls are routed
to agents; all calls were waiting on the queue.<br>
All calls seem to hang at queue(but ghost calls), only cleaned after
clean FS restart.<br>
<br>
<a href="http://jira.freeswitch.org/browse/FS-3127">At
http://jira.freeswitch.org/browse/FS-3127</a> says it is fixed.<br>
<br>
FS VERSION: 1.2.7 Compiled from stable tar release<br>
SYSTEM: CentOS release 6.3 x64<br>
DB: Postgresql 9.2(on the same machine, only used by FreeSWITCH)<br>
HARDWARE: Xen Virtual Machine; 4x Xeon E5530 @ 2.40GHz, 8GB Memory<br>
<br>
Has anyone faced same problem? How can I resolve it?<br>
<br>
Regards, <br>
Erkan D.<br>
<br>
<br>
</body>
</html>