aegif / NemakiWare

Light-weight, highly customizable CMIS server powered by NoSQL

Home Page:http://nemakiware.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zombie document

nicolas-raoul opened this issue · comments

During load testing I stumbled upon a case of a document that shows up in the folder list in CMIS Workbench:

screenshot from 2017-02-17 13-40-50

... but can't be deleted:

CMIS Exception: runtime nothing found on db path: /bedroom/3b70d93b290e036f8d8e19d0aacfbfff, Response body: {"error":"not_found","reason":"deleted"}
  Error Content: <html><head><title>Apache Chemistry OpenCMIS - runtime error</title><style><!--H1 {font-size:24px;line-height:normal;font-weight:bold;background-color:#f0f0f0;color:#003366;border-bottom:1px solid #3c78b5;padding:2px;} BODY {font-family:Verdana,arial,sans-serif;color:black;font-size:14px;} HR {color:#3c78b5;height:1px;}--></style></head><body><h1>HTTP Status 500 - <!--exception-->runtime<!--/exception--></h1><p><!--message-->nothing found on db path: /bedroom/3b70d93b290e036f8d8e19d0aacfbfff, Response body: {"error":"not_found","reason":"deleted"}<!--/message--></p></body></html>

Tricky to reproduce. Maybe just create and delete many files.