Hi all,
I am having major problems installing bluenetmest 1.2 and bluenetmest 1.4.2.
I can build and run the installer fine and run gast, but when I visit the
main page it does not seem to be able to read from the database (e.g admin
cannot log in).
When I check my tomcat log files I get the following error each time:
-------
ERROR [jeeves.engine] - Stack : java.io.FileNotFoundException:
/home/geonetworks/dev_pegi_dc/web/geonetwork/WEB-INF/lucene/spatial/spatialindex.prj
(No such file or directory)
at java.io.FileOutputStream.<init>(FileOutputStream.java:190)
at java.io.FileOutputStream.<init>(FileOutputStream.java:142)
at
org.geotools.data.shapefile.StorageFile.copyFile(StorageFile.java:146)
at
org.geotools.data.shapefile.StorageFile.replaceOriginals(StorageFile.java:123)
at
org.geotools.data.shapefile.StorageFile.replaceOriginal(StorageFile.java:73)
at
org.geotools.data.shapefile.ShapefileDataStore.forceSchemaCRS(ShapefileDataStore.java:791)
at
org.fao.geonet.Geonetwork.createShapefileDatastore(Geonetwork.java:432)
at org.fao.geonet.Geonetwork.createDataStore(Geonetwork.java:370)
at org.fao.geonet.Geonetwork.start(Geonetwork.java:200)
at jeeves.server.JeevesEngine.initAppHandler(JeevesEngine.java:429)
at jeeves.server.JeevesEngine.init(JeevesEngine.java:148)
at
jeeves.server.sources.http.JeevesServlet.init(JeevesServlet.java:67)
at javax.servlet.GenericServlet.init(GenericServlet.java:212)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1172)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:992)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4058)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4367)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:634)
at
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:560)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:495)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1201)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at
org.apache.catalina.core.StandardService.start(StandardService.java:516)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:578)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
---------
It looks as though it might be a permission problem, but I have tried
changing the permissions of the /geonetworks/WEB-INF folder but it still
does not work.
If anyone has any idea how to fix this it will be greatly appreciated.
Thanks for your time.
Kind Regards,
Petula Lau
Systems Development Team
NIWA
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Installation-problems-spatialindex-prj-not-found-tp5983297p5983297.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.