orientdb: Fail to restore database after forced shutdown
OrientDB Version: 3.0.2
Java Version: jdk1.8.0_144
OS: Windows 10
Expected behavior
Be able to restart database system and retrieve database as it was.
Actual behavior
Database fails to restart with error
2018-07-27 09:30:35:874 SEVER {db=mydb} Magic number verification failed for page `0` of `myclass.cpm`.
This error displays multiple time for different classes.
Steps to reproduce
After orientdb server manually forced shutdown (closed terminal window or pc shutdown without closing orientdb process),
Extra information
When database is closed using <Ctrl-C>, some extra logs are displayed in terminal and then database can be re-opened without error.
This problem is present for 2 dev in our team (others shutdown there environment properly) with same config.
I can send starting logs by mail if needed.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 2
- Comments: 30 (16 by maintainers)
Hi @matthiasbe probably I got the problem, I will provide a new fix on Tuesday I suppose. No promises though depends on my load.
Ok sending you an email with Spring console logs and OrientDB console log.