This topic is locked

Project integrity check failed

6/21/2020 9:32:16 PM
PHPRunner Tips and Tricks
rdf author

Hi PHPR community,
I just want to share an error when I left PHPR running with the Page Designer open.
The next day I came back, Windows has restarted and I have to re-open the project.
But an error message appeared that prevent me from opening the project:



Project integrity check failed.
File: Project\subversion\PAGES.sqlite
Error: *** in database main *** Main freelist: 4 of 7

pages missing from overflow list starting at 212


For those who encountered this project error here's what I did:

  1. (optional just to be safe) Copied the Project\subversion\PAGES.sqlite to another file as backup.
  2. Copied the Project\tmp\subversion\PAGES.sqlite to the Project\subversion folder.
  3. And, the project was able to open again.


Anyone can explain what caused this error? Is it because of Windows restarting with PHPR open?
Thank you.