ricky
9 years agoOccasional Contributor
Java 8 upgrade impacts groovy - Ready API 1.9.0 - ODBC driver error
Hi,
After upgrading to the latest version of ready API (1.9.0) my existing scripts to fetch data from Excel stops working and i receive the below error
Error Message Box:
java.lang.NullPointerException: Cannot invoke method close() on null object
Log :
INFO:sun.jdbc.odbc.JdbcOdbcDriver
On analyzing further i could get that Java 8 upgrade caused this and not sure how to fix this, if any faced this issue or any idea on how to use our existing groovy please let me know.