Edzard Pasma <pasm...@concepts.nl> writes:
>>>>>> When my program has been running for a while, I suddenly get an
>>>>>> SQLITE_CANTOPEN error when I'm trying to open a database
>>>>>> connection with a new thread. The database file, however, is
>>>>>> definitively present and accessible.
>
> Hope strace (see Roger Binns' post) will help you further. Also lsof  
> may help.

The problem was indeed that I reached the maximum number of fds. Thanks
for the help!

Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to