Hi,
After an upgrade of GeoServer from 2.19 to 2.22, an error message appear at the 
front page and at the Disk Quota page. We're using the "In process database 
(H2)". The message is as follows:

Loading quota store failed, the disk quota subsystem is disabled, please 
re-configure: Failed to execute statement DELETE FROM TILESET WHERE LAYER_NAME 
= :layerName with params: {layerName=no.niva:Marin}; nested exception is 
org.springframework.jdbc.UncategorizedSQLException: PreparedStatementCallback; 
uncategorized SQLException for SQL [DELETE FROM TILESET WHERE LAYER_NAME = ?]; 
SQL state [HY000]; error code [50000]; General error: 
java.lang.ArrayIndexOutOfBoundsException: Index 2590 out of bounds for length 
2590; SQL statement: DELETE FROM TILESET WHERE LAYER_NAME = ? [50000-119]; 
nested exception is org.h2.jdbc.JdbcSQLException: General error: 
java.lang.ArrayIndexOutOfBoundsException: Index 2590 out of bounds for length 
2590; SQL statement: DELETE FROM TILESET WHERE LAYER_NAME = ? [50000-119]

Have anyone else seen this message?

I think one way of getting past this is to delete the folder disk 
quota_page_store_h2, and let GeoServer build a new one, but would that have any 
ramification og the stored tiles?

Any advice would be much appreciated.

Best regards,
Roar Brænden
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to