Hi, I'm getting some errors while executing wps:mbtiles process.
<?xml version="1.0" encoding="UTF-8"?><wps:ExecuteResponse xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xml:lang="en" service="WPS" serviceInstance="http://192.168.1.145/geoserver/ows?" version="1.0.0"><wps:Process wps:processVersion="1.0.0"><ows:Identifier>gs:MBTiles</ows:Identifier><ows:Title>MBTiles</ows:Title><ows:Abstract>MBTiles Process</ows:Abstract></wps:Process><wps:Status creationTime="2016-02-19T12:12:24.645Z"><wps:ProcessFailed><ows:ExceptionReport version="1.1.0"><ows:Exception exceptionCode="NoApplicableCode"><ows:ExceptionText>Process failed during execution org.geoserver.platform.ServiceException: Error rendering coverage on the fast path Error rendering coverage on the fast path java.io.IOException: java.sql.SQLException: [SQLITE_NOMEM] A malloc() failed (out of memory) java.sql.SQLException: [SQLITE_NOMEM] A malloc() failed (out of memory) [SQLITE_NOMEM] A malloc() failed (out of memory)</ows:ExceptionText></ows:Exception></ows:ExceptionReport></wps:ProcessFailed></wps:Status></wps:ExecuteResponse> After this error the web server doesn't go down but the GeoServer app goes down, I have to restart tomcat to get it working again. The mbtile source layer file is around 2.2 GB Is there a size limitation in a mbtile file ? What considerations do we have to take into account to load big mbtiles files? I'm working on GeoServer 2.8.2 Windows Server 2012 R2 64bit JRE 1.7.0_80 (Java HotSpot(TM) Client VM) Tomcat 7 32 bit JAVA_OPTS -Xmx=2048M -Xms1024m" ++JvmOptions="-XX:MaxPermSize=512m" ++JvmOptions="-XX:SoftRefLRUPolicyMSPerMB=36000" ++JvmOptions="-XX:+UseParallelGC Thanks in advance, Regards, Agur bero bat, David Alda Fernández de Lezea Área de Sistemas de Información Geográfica, Planificación Territorial y Forestal Informazio Geografikoen Sistemak, Lurralde eta Baso Antolaketaren Arloa. [email protected] | www.hazi.eus T 945 003 240 - M 627 923 170 - F 945 003 290 Hazi | Granja Modelo de Arkaute s/n | 01192 Arkaute - Araba ********************* LEGE OHARRA ******************* AVISOLEGAL ******************* DISCLAIMER ***************************** Mezu hau pertsonala eta isilpekoa da eta baimenik gabeko erabilera debekatua dago legalki. Jasotzailea ez bazara ezabatu mezua, bidali eta kontserbatu gabe. Este mensaje es personal y confidencial y su uso no autorizado está prohibido legalmente. Si usted no es el destinatario, proceda a borrarlo, sin reenviarlo ni conservarlo. This message is personal and confidential, unauthorised use is legally prohibited. If you are not the intended recipient, delete it without resending or backing it. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
