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
