Re: [Geoserver-users] GWC: Value too long for column GRIDSET_ID VARCHAR(32)

2020-10-27 Thread vsinceac
/> looking at the stack trace it seems to go wrong at the database level, so you might be able to expand the GRIDSET_ID column in the H2 database to a larger value by hand (it seems you need 34 char) or you could create a grid with a few chars less so it just fits./ Yep, but in my case that

Re: [Geoserver-users] GWC: Value too long for column GRIDSET_ID VARCHAR(32)

2020-10-27 Thread Mark Prins
On 26-10-2020 13:13, Victor.Sinceac wrote: Hi, Got error: /*Value too long for column GRIDSET_ID VARCHAR(32): 'WGS 84 / UTM Zone 34N (EPSG:32634)' (34);*/ in *GeoServer 2.18.0* used with integrated GWC. Full error: /Loading quota store failed, the disk quota subsystem is disabled,

[Geoserver-users] GWC: Value too long for column GRIDSET_ID VARCHAR(32)

2020-10-26 Thread Victor . Sinceac
Hi, Got error: Value too long for column GRIDSET_ID VARCHAR(32): 'WGS 84 / UTM Zone 34N (EPSG:32634)' (34); in GeoServer 2.18.0 used with integrated GWC. Full error: Loading quota store failed, the disk quota subsystem is disabled, please re-configure: Failed to create or locate tileset