Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
trouble-shooting [2021/03/12 15:43]
admin created
trouble-shooting [2021/03/12 15:51]
admin [Known Errors]
Line 4: Line 4:
  
 === DB Error when running model === === DB Error when running model ===
-When running model, you may encounter DB corrupted error as shown below.  This error can be resolved by performing normal server shutdown via menu //Help / Shutdown Server// and then restarting the server. +When opening or running model, you may encounter one of following DB corrupted errors.  This error can be resolved by performing normal server shutdown via menu //Help / Shutdown// and then restarting the server.
- +
-   File corrupted while reading record: "nio:C:/eclipse-workspace/TestOptimal_Dev/h2db/statsDB.mv.db". Possible solution: use the recovery tool; SQL statement: INSERT INTO MODEL (MODEL_NAME, UPDATE_DT, VERSION_NUM, SUBMIT_EMAIL) VALUES(?,?,?,?) [90030-200] 3/12/2021, 9:35:27 AM (/api/v1/model/MBT2/getModel)+
  
 +   Failed to save execution stats to DB: IO Exception: "nio:C:/TestOptimal_Install_Dir/h2db/statsDB.mv.db" ...
 +   File corrupted while reading record: "nio:C:/TestOptimal_Install_Dir/h2db/statsDB.mv.db". ...
 +   The database has been closed [90098-200]