Menu

#75 DB error while scanning large collection

0.12.0
open
Leo
Database (8)
5
2016-10-20
2010-06-29
jonsn0w
No

Hello,

This bugs seems to be the same as 2779907, however I could not edit it, hence the new bug.

Whilst trying to add a folder with lots of files to the mediatomb web interface it hung for a while then reported a DB error had occurred. The relevant messages from CLI are:

SQLITE3: (1) cannot commit - no transaction is active
... (ommited really long Query)
error: cannot commit - no transaction is active
... (ommited really long Query)
error: cannot start a transaction within a transaction
... (ommited really long Query)
and this last error starts repeating for each file from now on

I can provide the script file if anybody in interested (28 Mb)

I tried to start mediatomb -D and capture more details but in this mode the error does not happen (maybe some additional delays)

Discussion

  • Martin Minka

    Martin Minka - 2010-09-30

    same problem here

     
  • Adam Torgerson

    Adam Torgerson - 2016-10-20

    I believe this is the same issue as #89, which I have a fix for.

     

Log in to post a comment.