One place to check for connection timeouts is to ensure your config.yaml has high values for connectionTimeout and socketTimeout. Mine are set pretty high:
connectionTimeout: 60000 socketTimeout: 360000 Although admittedly, I don't know if this will solve your error. . Steve http://www.clemetparks.com/images/esig/cmp-ms-90x122.pngStephen Mather Geographic Information Systems (GIS) Manager (216) 635-3243 [email protected] <http://www.clemetparks.com/> clevelandmetroparks.com From: Robert Buckley [mailto:[email protected]] Sent: Wednesday, January 25, 2012 3:57 PM To: [email protected] Subject: [Geoserver-users] Mapfish print - Timing out Hi, I am testing an app which serves a single tms layer. Mapfish print is installed on geoserver.2.1.2 and works on other apps, but on this one I only receive this error in geoserver http://192.168.20.35:9090/geoserver/gwc/service/tms/1.0.0/1.0.0/zgb_basisdat en%253Arrop08_f@EPSG%253A900913@png/12/2166/2751.png: Connection timed out 2012-01-25 20:44:32,016 WARN [print.PDFCustomBlocks] - Error while adding a PDF elementjava.net.ConnectException: Connection timed out 2012-01-25 20:44:32,016 WARN [print.PDFCustomBlocks] - Error while adding a PDF elementjava.net.ConnectException: Connection timed out 2012-01-25 20:44:32,016 WARN [print.PDFCustomBlocks] - Error while adding a PDF elementjava.net.ConnectException: Connection timed out System: Ubuntu 10.04 / Tomcat6 Has anyone seen this before? cheers, Rob
<<image001.png>>
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
