You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During load testing I stumbled upon a case of a document that shows up in the folder list in CMIS Workbench:
... 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.
The text was updated successfully, but these errors were encountered:
During load testing I stumbled upon a case of a document that shows up in the folder list in CMIS Workbench:
... but can't be deleted:
Tricky to reproduce. Maybe just create and delete many files.
The text was updated successfully, but these errors were encountered: