Open capooti opened 7 years ago
I have seen happening when new tiles need to be generated. It is a disaster for us because iterates thousand of layers.
In the log lots of errors like this:
20 Oct 21:15:26 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:limite_g59 in CRS EPSG:4326. Assuming full GridSet bounds. (null) 20 Oct 21:15:26 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:ocm_ndvi_gp2 in CRS EPSG:900913. Assuming full GridSet bounds. (null) 20 Oct 21:15:26 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:ocm_ndvi_gp2 in CRS EPSG:4326. Assuming full GridSet bounds. (null) 20 Oct 21:15:27 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:undp_states_2nE in CRS EPSG:900913. Assuming full GridSet bounds. (null) 20 Oct 21:15:27 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:undp_states_2nE in CRS EPSG:4326. Assuming full GridSet bounds. (null) 20 Oct 21:15:28 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:edificis_fb2 in CRS EPSG:900913. Assuming full GridSet bounds. (null)
I am noticing this is happening for layers from different stores. So I am afraid store shards will not help
Do we have any updates for this? I have same problem.
I have seen happening when new tiles need to be generated. It is a disaster for us because iterates thousand of layers.
In the log lots of errors like this:
20 Oct 21:15:26 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:limite_g59 in CRS EPSG:4326. Assuming full GridSet bounds. (null) 20 Oct 21:15:26 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:ocm_ndvi_gp2 in CRS EPSG:900913. Assuming full GridSet bounds. (null) 20 Oct 21:15:26 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:ocm_ndvi_gp2 in CRS EPSG:4326. Assuming full GridSet bounds. (null) 20 Oct 21:15:27 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:undp_states_2nE in CRS EPSG:900913. Assuming full GridSet bounds. (null) 20 Oct 21:15:27 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:undp_states_2nE in CRS EPSG:4326. Assuming full GridSet bounds. (null) 20 Oct 21:15:28 WARN [gwc.layer] - Can't compute bounds for tile layer geonode:edificis_fb2 in CRS EPSG:900913. Assuming full GridSet bounds. (null)