Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeoServer hangs because GWC is iterating all of the layers #129

Open
capooti opened this issue Oct 20, 2017 · 2 comments
Open

GeoServer hangs because GWC is iterating all of the layers #129

capooti opened this issue Oct 20, 2017 · 2 comments

Comments

@capooti
Copy link
Contributor

capooti commented Oct 20, 2017

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)

@capooti
Copy link
Contributor Author

capooti commented Oct 23, 2017

I am noticing this is happening for layers from different stores. So I am afraid store shards will not help

@mikheillomidze
Copy link

Do we have any updates for this? I have same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants