上下文:GraphDB 7.1.0
openrdf-console
在请求删除存储库时使用,:
drop myrepo .
我收到错误/异常:
[ERROR] 2016-09-13 09:44:32,369 [repositories/myrepo | o.o.h.s.ProtocolExceptionResolver] Error while handling request (500)
org.openrdf.http.server.ServerHTTPException: org.openrdf.repository.RepositoryException: Unable to clean up resources for removed repository myrepo
Caused by: java.io.IOException: Unable to delete file/nas/install/graphdb/graphdb-se-7.1.0/graphdb-se-7.1.0/data/repositories/myrepo/storage/.nfs000000016e3e49b200000006
任何进一步尝试再次删除 repo 或向其中添加任何内容都会因相同的错误而失败。