Hi Dheeraj, the actual error is on the line after: Connection refused.
If you take a look at your GetCapabilites request, one can see that url values point to the instance behind proxy: http://localhost:8180/geowebcache_122/ So, you must set proxy value for your GWC to point to your external proxy address. I dont know if currently there is such option for GWC as there is for geoserver (PROXY_BASE_URL) (check http://comments.gmane.org/gmane.comp.gis.geoserver.user/24633) GWC people should know more about it. Cheers, Ivan On Thu, Feb 17, 2011 at 10:49 PM, Dheeraj Chand <[email protected]> wrote: > Hey, everyone, > Has anyone tried cascading this > layer: http://129.206.229.158/cached/osm?Request=GetCapabilities ? > I keep getting this error: > 2011-02-17 16:43:13,387 ERROR [geoserver.ows] - > org.geoserver.platform.ServiceException: Error rendering coverage on the > fast path > Do let me know! > Thanks! > Dheeraj > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > > -- ------------------------------------------------------- Ivan Grcic GeoSolutions S.A.S. Software Engineer Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 328 0559267 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://twitter.com/geosolutions_it http://www.youtube.com/user/GeoSolutionsIT ------------------------------------------------------- ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
