
You may see this error message if you have a corrupt index file.
"File ID mismatch got=0 expected=454 pos=10057 false org.h2.store.DiskFile:C:\Program Files\Cruise"
Try and resolve a corrupt index file by following these steps:
* Stop your Cruise Server
* Delete the file "cruise.index.db" within the directory, "$CRUISE_SERVER/db/h2db". (CRUISE_SERVER is the folder in which the cruise server is installed.)
* Start your Cruise Server again after deleting the file.
------------
We plan to introduce helpful log messages to help troubleshoot the issue in Cruise 2.0.