Replies: 1 comment
-
Hi, This error looks quite strange, the database seems completely broken, we do suggest to restore from a backup, and if you can, plan a full upgrade to 3.2.x series that has some improvements in durability. Regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
After upgrading embedded orient-db from 3.0.38 to 3.0.44, the database often loses its consistency. Orient-DB throws various exceptions when it tries to open the database.
With one crashed database, we got the following exception :
With another crashed database, we got the following exception:
We do not know why the database lost its consistency. It appends only on Windows, not on Linux. We did not find a way to replicate the crash easily. However, we think that it’s happened when we shut down the Windows host without closing the database first.
I tried to repair the database by using the console:
I did not find any documentation to repair a database that crash during its opening process. Can you help me to recover the database and to pinpoint the crash causes ?
Beta Was this translation helpful? Give feedback.
All reactions