facebook / facebook/rocksdb

does not exist (create_if_missing is false)

Open
#10,987 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.