Hi, I am using Geoserver 2.7.1.1 on a Ubuntu machine. I have enabled direct integration of GeoWebCache to generate tiles on the fly. I am following the steps below to meet my objective of serving a large tiff image to the end user:
1. First I have used gdal_retile to generate smaller tiles of size (8192X8192). 2. Then created a image mosaic data store. 3. Finally I am using the openlayers to preview the tiff image. When I try the last step, Geoserver is using more than 100% of my cpu and stuck there for a while. But eventually it releases the CPU and generates the GWC tiles on the fly. After checking the tomcat logs I found the following error: I tried to reproduce the problem on my windows desktop, but it seems to be working fine. What am I missing? Thanks. Pritimoy -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-is-using-100-of-my-CPU-tp5218417.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
