I would bet that there has been no connection at all. Have you checked this url or the beginning parts of it directly with browser or something?
http://192.168.20.35:9090/geoserver/gwc/service/tms/1.0.0/1.0.0/zgb_basisdaten%253Arrop08_f@EPSG%253A900913@png/12/2166/2751.png -Jukka Rahkonen- ________________________________ Robert Buckley wrote: Thanks for the suggestion. This created a pdf after a long wait, but the pdf is empty with the message attachted in the bottom left corner java.net.ConnectException: Connection timed out java.net.ConnectException: Connection timed out java.net.ConnectException: Connection timed out java.net.ConnectException: Connection timed out Would you know if this serverside or client side? http://maps.zgb.de/windpot/tms.html yours, Rob ________________________________ Von: Stephen V. Mather <[email protected]> An: 'Robert Buckley' <[email protected]>; [email protected] Gesendet: 22:19 Mittwoch, 25.Januar 2012 Betreff: RE: [Geoserver-users] Mapfish print - Timing out 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.png]Stephen Mather Geographic Information Systems (GIS) Manager (216) 635-3243 [email protected] clevelandmetroparks.com<http://www.clemetparks.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_basisdaten%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
<<inline: 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
