orientdb: cannot open database anymore after 2.2.13 snapshots
OrientDB Version, operating system, or hardware.
- v2.2.13-20161101.003253-11
Operating System
- Linux
Expected behavior and actual behavior
After running with 2.2.13, shutting the database server left it in a ‘un-openable’ state :
launching the server again (any snapshot version 2.2.13-*) and trying to open the dbase from console session, fails with
orientdb> use remote:localhost/cdrarch admin $ourPwd
Connecting to database [remote:localhost/cdrarch] with user 'admin'...
Error: com.orientechnologies.orient.core.exception.OStorageException: Can not close file with id 0 because it is still in use
DB name="cdrarch"
DB name="cdrarch"
Have rebooted the operating system, still same problem.
-> server is down !
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 59 (24 by maintainers)
Commits related to this issue
- Issue #6884 in case of conflict new file id is generated — committed to orientechnologies/orientdb by deleted user 8 years ago
- Issue #6884 in case of conflict new file id is generated (cherry picked from commit a3e56d7) — committed to orientechnologies/orientdb by deleted user 8 years ago
- Issue #6884 line endings were changed — committed to orientechnologies/orientdb by deleted user 8 years ago
@laa Another of my databases (“navi”, 32GB size) can be opened without problems, so this smells like a bad status flag or so in our ‘big’ database “cdrarch” (700GB size) :