does not exist (create_if_missing is false)
Open
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
Caused by: org.rocksdb.RocksDBException: /home/work/log/api-service/RDB/similarTitle/DB: does not exist (create_if_missing is false)
at org.rocksdb.RocksDB.open(Native Method) ~[rocksdbjni-5.18.4.jar!/:?]
at org.rocksdb.RocksDB.open(RocksDB.java:286) ~[rocksdbjni-5.18.4.jar!/:?]
at org.rocksdb.RocksDB.open(RocksDB.java:199) ~[rocksdbjni-5.18.4.jar!/:?]
But /home/work/log/api-service/RDB/similarTitle/DB already exists.
Previously, there was no problem with duplicate servers, but this time the problem occurred.
Contributor guide
Assessment
This issue has not been assessed yet.