[Freeswitch-users] SQL ERR: library routine called out of sequence

Brian West brian at freeswitch.org
Tue Feb 16 12:36:45 PST 2010


What distro are you on and kernel version?

cat /proc/cpuinfo
uname -a

and such

/b

On Feb 16, 2010, at 2:30 PM, Anthony Minessale wrote:

> Strange, even on abusive testing we have not seen this problem.
> 
> please update to latest trunk.
> There was only one change I can think of that may cause your issue and I added a patch for it.
> If it persists try setting the sql-in-transactions profile param to false.
> 
> 
> 
> 
> On Tue, Feb 16, 2010 at 1:30 PM, Yehavi Bourvine <yehavi.bourvine at gmail.com> wrote:
> Most of the queries are ok, only some fail, thus it doesn't look like permission problem. Furthermore, under 1.0.5pre10 it works for months.
>  
> Might it be thread unsafe function calls? I've found the following while searching the WEB:
>  
> According to the MSDN docs, System.Timers.Timer operates in a thread pool.  If that's the case, your code is breaking the "connections cannot be shared across threads" rule for SQLit
>  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100216/6bbf2331/attachment-0002.html 


More information about the FreeSWITCH-users mailing list