I found that I can see the updated geonode list at
http://www.mail-archive.com/[email protected]
David had already answer Andrew with the administrative command:
"geonode cleardeadlayers"
But it is not enough, it is also necessary to remote layer from geonetwork
You need to login to http://YOURSERVER/geonetwork and delete the layer.
This fix the layer but if you try to delete another layer the error come
back again: "datastore not empty"
Request Method: POST
Request URL: http://localhost/data/geonode:prov2010_s?remove
Django Version: 1.2
Exception Type: FailedRequestError
Exception Value:
Tried to make a DELETE request to
http://localhost/geoserver/rest/workspaces/geonode/datastores/postgres_imports.xml
but got a 403 status code:
datastore not empty
Exception Location:
/var/lib/geonode/src/gsconfig.py/src/geoserver/catalog.py in delete,
line 93
Python Executable: /usr/bin/python
Python Version: 2.6.5
Someone have fix it?
Thanks, Thomas