Le 07/09/2012 13:05, Koen Deforche a écrit :
> Hey,
>
> 2012/8/26 Offirmo <offirmo....@gmail.com>:
>> Hello all,
>>
>> I'm still working on my Wt app and who knows, maybe I'll have something
>> to show you one day ?
>>
>> But for the moment, I'm stuck with this error :
>> [error] "Wt: error during event handling: Sqlite3: insert into
>> ""real_user"" (""version"", ""email"", ""creation_date"",
>> ""last_modif_date"", ""sti_type"", ""denomination"") values (?, ?, ?, ?,
>> ?, ?): database is locked"
>> [error] "Wt: fatal error: Sqlite3: insert into ""real_user""
>> (""version"", ""email"", ""creation_date"", ""last_modif_date"",
>> ""sti_type"", ""denomination"") values (?, ?, ?, ?, ?, ?): database is
>> locked"
> That is truly odd. What kind of system is this, and did you build
> Sqlite3 seperately, and if so, what version of Sqlite3 and with what
> compile options ?
>
> I can only imagine that somehow your Sqlite3 version is not multi-thread safe 
> ?

Thanks, I will have a look at that. If my sqlite3 is not multi-thread, I 
will have troubles when deploying...

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to