In the configuration that we describe in the GeoNode manual, GeoNetwork uses a built-in database which in my experience can become corrupt during unexpected shutdowns. There is the possibility of using an external database such as postgres as well; I think that would probably be more robust.
Redeploying and using the "django-admin.py updatelayers" command should be fine though, as long as you are not adding other layers to GeoNetwork apart from the ones GeoNode creates. -- David Winslow OpenGeo - http://opengeo.org/ On Mon, May 23, 2011 at 4:09 AM, Jude Mwenda <[email protected]> wrote: > Well to solve this, i just deleted the redeployed geonetwork and run the > django-admin.py updatelayers command. > regards > > > 2011/5/23 Jude Mwenda <[email protected]> > >> Hi, >> I have an issue with Geonetwork getting the following error. Any pointers >> on resolving this? >> THE REQUESTED OPERATION COULD NOT BE PERFORMED.NullPointerException :Back >> to previous page >> >> >> Regards >> > >
