Thomas, 

I wonder if you and I had a similar situation 
http://librelist.com/browser//geonode/2012/2/7/failed-get-request-workspaces-xml-catalog-py/
 ?

Try this, as Ariel helped me get over the issue:

> All those problems are caused by GeoServer not being properly configured.
> 
> The way to debug is keep hitting: http://yourgeonode.com/geoserver
> until it gives you the UI.
> 
> What I found to be missing after the upgrade were two things:
> 
> #1. GEOSERVER_DATA_DIR set to /var/lib/geoserver/geonode-data in
> /var/lib/tomcat6/webapps/geoserver/WEB-INF/web.xml
> #2. GEONODE_BASE_URL set to http://localhost/ or http://mygeonode.com/
> in /var/lib/tomcat6/webapps/geoserver/WEB-INF/web.xml
> 
> Without GeoServer properly configured, no other part of GeoNode will
> work correctly.
> 
> Let me know if that helps,
> Ariel.


Best, Joe.

On Feb 15, 2012, at 12:43 AM, [email protected] wrote:

> I upgrade my ubuntu 10.04 installation of geonode to version 1.1 with 
> the Installer for Ubuntu (thanks Ariel...)
> During the installation, the upgrade overwrite my modified web.xml file 
> (in /etc/geonode/geoserver/)
> After a reboot I get this error when I try to load a map: 
> "javax.servlet.ServletException: Error connecting to GeoNode 
> authentication server: Connection refused"
> 
> I searched in the list and found this: 
> http://librelist.com/browser//geonode/2011/5/22/problem-in-deploying-geonode-on-ubuntu/
> 
> I modified web.xml file (as described here: 
> http://readthedocs.org/docs/geonode/en/1.0/deploy/ubuntu.html#deploying-geoserver)
>  
> but it doesn't work (same error message).
> 
> If I try to connect to http://localhost:8080/geoserver or 
> http://localhost/geoserver I get the same error.
> 
> Any idea how to solve the problem?
> 
> Thanks Thomas
> 

Reply via email to