Installed geonode 1.0. I can access http://localhost:8080/geonetwork.
But when I try to access the data layer I get the following error
91646 [http-8080-3] INFO resources.get - File is :
/opt/apache-tomcat-6.0.29/webapps/geonetwork/../../data/00000-00099/13/public/thumbnail_s.gif
91646 [http-8080-3] ERROR jeeves.service - Exception when executing service
91646 [http-8080-3] ERROR jeeves.service - (C) Exc : ResourceNotFoundEx
: Resource not found
91646 [http-8080-3] DEBUG jeeves.service - Raised exception while
executing service
<error id="resource-not-found">
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
Well to solve this, i just deleted the redeployed geonetwork and run the django-admin.py updatelayers command. regards 2011/5/23 Jude Mwenda <jude@upande.com> > 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 >
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 <jude@upande.com> 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 <jude@upande.com> > >> 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 >> > >