Defect: Ready API Pro 1.5 throws BadSqlGrammarException error when running test cases with listeners
Ready API Pro 1.5.0 throws BadSqlGrammarException error when it finishes running test cases that contain listeners. This causes the steps in the test case window to remain greyed out and to be unresponsive to mouse clicks. It also breaks running in a loop--you only get through the first loop then the exception makes it stop. You can still manually play the test case again, but you'll get the error at the end every time.
These are test cases that work perfectly fine in Ready API 1.3.1 and earlier, even after trying to run them in 1.5.0.
Work Around: Go back to Ready API 1.3.1.
Error:
EST 2015:ERROR:Error notifying listener after run
org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select * from test_step_run_history where execution_id = ?]; nested exception is org.h2.jdbc.JdbcSQLException: Column "icon_path" not found [42122-176]
See the attached file for the full stack trace.
FYI: This appears to be fixed in Ready API 1.7