-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
I hadn't created the SQL table, so the view on cache statistics failed. I have an error in logs but the screen is freeze with waiting message (see screenshot)
Caused by: java.sql.SQLException: Table/View 'CACHE_STATS_BACK' does not exist.
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)