On 9 May 2012, at 12:15am, Cyndy Koobs <[email protected]> wrote:

> I am using SQLite with hibernate 4.1.0 (multithreaded but not heavily 
> loaded). I am frequently getting SQLITE_BUSY exceptions.

Have you set a SQLite timeout ?  The default is zero, which means that any 
contention will immediately trigger _BUSY.

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to