On Thu, Sep 30, 2010 at 5:11 PM, Balázs Bámer <bamerbal...@gmail.com> wrote:
> Hi All,
>
> I have rare problems with Oracle Spatial layer in Geoserver 2.0.2. I
> use SLD for styling. Most queries work fine, but sometimes some zoom
> levels yield a correct WMS tile image, but the content is full red. It
> is NOT the pink OpenLayers tile, it exists and can be recalled in
> browser. Scales 1:600 and 1:1000 give it but only sometimes. Here is a
> decoded query for a red tile:
>
> http://92.249.171.46:9980/geoserver/wms?LAYERS=mdmprod:mepar_blokk_2010&FORMAT=image/png&ENV=&TRANSPARENT=true&SLD_BODY=<?xml
> version="1.0" encoding="ISO-8859-1"?><StyledLayerDescriptor
> version="1.0.0" xmlns="http://www.opengis.net/sld";
> xmlns:ogc="http://www.opengis.net/ogc";
> xmlns:xlink="http://www.w3.org/1999/xlink";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:schemaLocation="http://www.opengis.net/sld
> http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd";><NamedLayer><Name>mdmprod:mepar_blokk_2010</Name><UserStyle><Name>Egyedi
> stilus</Name><IsDefault>1</IsDefault><FeatureTypeStyle><Rule><MinScaleDenominator>0</MinScaleDenominator><MaxScaleDenominator>9999999999</MaxScaleDenominator><PolygonSymbolizer><Stroke><CssParameter
> name="stroke">#FF0000</CssParameter><CssParameter
> name="stroke-width">2</CssParameter></Stroke></PolygonSymbolizer></Rule></FeatureTypeStyle></UserStyle></NamedLayer></StyledLayerDescriptor>&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application/vnd.ogc.se_inimage&SRS=EPSG:23700&BBOX=839765.64957934,317291.50802466,839808.89529176,317334.75373708&WIDTH=256&HEIGHT=256
>
> Here is a somewhat zoomed out query giving normal tile:
>
> http://92.249.171.46:9980/geoserver/wms?LAYERS=mdmprod:mepar_blokk_2010&FORMAT=image/png&ENV=&TRANSPARENT=true&SLD_BODY=<?xml
> version="1.0" encoding="ISO-8859-1"?><StyledLayerDescriptor
> version="1.0.0" xmlns="http://www.opengis.net/sld";
> xmlns:ogc="http://www.opengis.net/ogc";
> xmlns:xlink="http://www.w3.org/1999/xlink";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:schemaLocation="http://www.opengis.net/sld
> http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd";><NamedLayer><Name>mdmprod:mepar_blokk_2010</Name><UserStyle><Name>Egyedi
> stilus</Name><IsDefault>1</IsDefault><FeatureTypeStyle><Rule><MinScaleDenominator>0</MinScaleDenominator><MaxScaleDenominator>9999999999</MaxScaleDenominator><PolygonSymbolizer><Stroke><CssParameter
> name="stroke">#FF0000</CssParameter><CssParameter
> name="stroke-width">2</CssParameter></Stroke></PolygonSymbolizer></Rule></FeatureTypeStyle></UserStyle></NamedLayer></StyledLayerDescriptor>&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application/vnd.ogc.se_inimage&SRS=EPSG:23700&BBOX=839520.59054231,317205.01659982,839664.74291703,317349.16897455&WIDTH=256&HEIGHT=256
>
> What can be the problem?

To have some insight we'd need to see the stack traces in the logs
(full form, with all the "caused by"). A red tile in openlayers is
normally associated with a service exception.

Cheers
Andrea

-- 
-----------------------------------------------------
Ing. Andrea Aime
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584962313
fax:     +39 0584962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-----------------------------------------------------

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to