Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
trouble-shooting [2021/03/12 15:48]
admin [Known Errors]
trouble-shooting [2021/03/12 15:56]
admin [Known Errors]
Line 4: Line 4:
  
 === DB Error when running model === === DB Error when running model ===
-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.+When opening or running model, you may encounter one of following DB corrupted errors.  This error can often be resolved by performing normal server shutdown via menu //Help / Shutdown// and then restarting the server.
  
-   File corrupted while reading record: "nio:C:/TestOptimal_Install_Dir/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] +   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]     The database has been closed [90098-200] 
  
 +If the problem persists, you will have to replace //../h2db/statsDB.mv.db// with a fresh copy of the same file from the downloaded //TestOptimal// installation zip file.