Not sure. Just blank tiles usually means that GeoServer rendered an empty tile. Errors on the GWC side usually result in pink tiles (because they're text files, not image files) that you can right click and read.
What are the Lat/Lon bounds of MyLayer according to GS featuretype config? I'm coming down hard with the flu, so here are some general tips: 1) Change the path in a tile URL from geoserverver/gwc/service/wms to just geoserver/wms , what does the WMS respond with? 2) Check GeoServer's logfiles for errors? -Arne On 1/4/11 4:58 PM, ravitheja wrote: > Hi, > > I am trying to make use of Geowebcache built with in geoserver(2.0.2) for a > directory of shapefiles. I pointed the cache directory to my custom location > "without" any custom geowebcache.xml file there.When I use the automatic > demos, I get 3 options while seeding for each of the layers. > > a) EPSG:4326, > b) EPSG:900913 (URL structure) > http://MyServer/geoserver/gwc/demo/MyWorkspace:MyLayer?gridSet=EPSG:900913&format=image/png > > c) EPSG:900913_MyWorkspace:MyLayer. (URL structure) > http://MyServer/geoserver/gwc/demo/MyWorkspace:MyLayer?gridSet=EPSG:900913_MyWorkspace:MyLayer&format=image/png > > When I preview the layer in the demos page, I could see that a and c work > well, but b doesn't work(getting blank tiles). I could see that cache gets > created for a and c in my custom location. Anyone has suggestions as to why > b doesn't work? > > > My Application: > I am testing it using geoext and openlayers for overlaying the "entire > datastore layers" with ESPG:900913 and google maps as base layers. I have > tried it for a good amount of time and couldn't figure it out. I suspect it > is something related to case b. > > Any help on this is greatly appreciated.. > > Thanks, > Ravi. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
