cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Flexible Search Resultset Closed

Former Member
0 Kudos
247

We are connecting to Hybris using a JDBC connection and then trying to query the DB using single flexible search query.

The query used to run ok however we are not getting the below error and do not understand what it means?

java.sql.SQLException: java.sql.SQLException: java.sql.SQLException: Operation not allowed after ResultSet closed at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:896) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:885) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:860) at com.mysql.jdbc.ResultSetImpl.checkClosed(ResultSetImpl.java:743) at com.mysql.jdbc.ResultSetImpl.getMetaData(ResultSetImpl.java:2801) at

Accepted Solutions (0)

Answers (0)