View Issue Details

IDProjectCategoryView StatusLast Update
0017567MMW 5Main Panelpublic2021-02-19 02:55
ReporterLudek Assigned To 
PriorityurgentSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0017567: Folders under Location node don't list all files (on some databases)
DescriptionUser from ticket # 781sent us a DB / logs where just one file appeared under [Music > Location > ... > Archived] folder.

After analyzing his MM5.DB found that the folder "Archived" was inserted twice in the Folders table for some reason.
Workaround provided via the ticket.
General workaround is to use menu File > Manage Database > Rebuild database

I saw a similar DB from MM4 too in the past, it seems that during monitoring/scanning/converting it can somehow happen that an existing DB folder is re-inserted .
This needs to be investigated and prevented.
TagsNo tags attached.
Fixed in build2312

Activities

Ludek

2021-02-16 18:44

developer   ~0061956

Last edited: 2021-02-16 19:37

Found the code glitch based on the debug log and fixed in 2312

It could happen when scanning/monitoring thread was manually terminated + a portion of "luck" (timing issue on termination of the thread)
EDIT: Is really a long-standing issue (in MM4 too), I already saw this kind of MM.DB once in the past -- orginal issue was #14093 (ticket LWO-580-22958 in our old eSupport powered by Kayako)

peke

2021-02-19 01:27

developer   ~0062006

Verified 2313

Unable to replicate "luck" timing when manual terminate scanning. Also tested workaround on newest DB supplied in user ticket, original from #14093 and my own DB.