I've just upgraded my ReadyAPI to the latest version (2.3.0)and I'm getting the below error popup message when ever I open the ReadyAPI.
Error message : The Dashboard database is corrupted. Some tiles are disabled. Remove the file readyapi.h2.db from C:\Users\QA\.readyapi\db and restart Ready! API to create a new database.
WARNING: This will delete all your test results.
When I run my test cases, they're all passing but I'm getting the error message showing the below error message from the logs. There's no change in the scripts.
ERROR [SoapUI] An error occurred [Could not get JDBC Connection; nested exception is org.h2.jdbc.JdbcSQLException: Database may be already in use: "Locked by another process". Possible solutions: close all other connection(s); use the server mode [90020-176]], see error log for details
13:37:07,444 ERROR [errorlog] org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.h2.jdbc.JdbcSQLException: Database may be already in use: "Locked by another process". Possible solutions: close all other connection(s); use the server mode [90020-176]