<div dir="ltr">On Thu, Apr 11, 2013 at 11:44 AM, Steven Ayre <span dir="ltr"><<a href="mailto:steveayre@gmail.com" target="_blank">steveayre@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">What database are you using? Sqlite? MySQL? PostgreSQL?</div></blockquote><div><br></div><div style>The one that came with FreeSWITCH (Sqlite).</div>
<div style><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Check if there's anything else connected to the same database and what queries are being run. Perhaps something is holding a lock on the voicemail table.</div>
</div></blockquote><div><br></div><div style>FreeSWITCH is the only thing that is connected to the database. I have no other programs on that machine accessing that database.</div><div style><br></div><div style>The problem eventually went away after letting it sit for a couple of minutes. I suspect the DB locked was just a symptom of the real problem which may have happened earlier. The user couldn't connect to VM for some reason, so he made multiple tries in rapid succession, which locked the database somehow. The trouble is that I can't reproduce it.</div>
<div style><br></div><div style>-- </div><div style>Steve</div></div></div></div>