[mapserver-users] MapCache - how to avoid errors that stops the seeder
Eduardo Kanegae
eduardo.kanegae at gmail.com
Fri Nov 9 11:25:03 PST 2012
hi there,
I'm using latest stable MapServer and MapCache on CentOS 6.x but after
1 hour running the seeder, it dumped to:
*****
<?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
<!DOCTYPE ServiceExceptionReport SYSTEM
"http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd">
<ServiceExceptionReport version="1.1.1">
<ServiceException>
msDrawMap(): Image handling error. Failed to draw layer named
'pol_my_layer'.
msOGRFileNextShape(): OGR error. IllegalArgumentException: Invalid
number of points in LinearRing found 3 - must be 0 or >= 4
</ServiceException>
</ServiceExceptionReport>
Is there any way to avoid the seeder stopping this execution? eg.:
just log or output the message on terminal and then fill the current
request with some specific file like
/my/path/image_with_general_error_msg.png.
thanks for any help
Eduardo Patto Kanegae
http://www.webmapit.com | @webmapit
More information about the MapServer-users
mailing list