Looks like a bug, but wanted to check here. My PMS has been acting up, and diving into the logs showed a repeating error:
ERROR - Failed to begin transaction (/Users/admin/jenkins/pms-r-build/BUILD_TAG/darwin-x86_64/Library/MetadataItem.cpp:5567) (tries=n): Cannot begin transaction. database is locked
WARN - Waited one whole second for a busy database.
This repeats until n = 10 in (tries=n)... then it throws an error about loading an item from bundle, again complaining that the database is locked.
I have no User admin, and I'm assuming that we're talking about jenkins, the continuous integration tool...
along with a bunch of:
WARN - Took too long to start a transaction on <>
Any thoughts?