Thanks Andrea

Yes that was the issue. The generated url in the GetCapabilities for the
test WMS was using the wrong port. Once I corrected these urls the reproject
started working.

Thanks
Randy

-----Original Message-----
From: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] On Behalf Of
Andrea Aime
Sent: Tuesday, August 02, 2011 12:13 AM
To: Randy George
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] native SRS for WMS Cascading

On Tue, Aug 2, 2011 at 1:11 AM, Randy George <rkgeo...@cadmaps.com> wrote:
> which returns a service error report:
> <ServiceException>
>         Error rendering coverage on the fast path
> java.net.ConnectException: Connection refused: connect Connection refused:
> connect
> </ServiceException>

This kind of error normally happens if the wms client inside GeoServer
failed to connect to the remote server while issuing the GetMap.
This might happen, for example, if the remote server capabilities point to a
GetMap url that is not valid.
If you enable "geotools developer" logging level you should see, among a lot
of other things something like:

Issuing request: http://demo.geo-solutions.it/wms?...

Which I guess is followed shortly by the above error (in extended form, with
the full stack trace).

Cheers
Andrea

--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-------------------------------------------------------


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to