[Geoserver-devel] Problems with geonetwork

Hi! ,
I'm trying to install and run Geonetwork in a Centos System, but i have some
problems,
I installed Tomcat 4.1.31 and JDK 1.6 , and it looks run fine, i test it
whit examples and works!
I configure tomcat config whit:

<Context path="/geonetwork"
          docBase="/home/torrecillas/geonetwork/web/"
          crossContext="false"
          debug="0"
          reloadable="false" />

I after installed geonetwork, and let it whit embended database, in first
time i have a problem when i do:
/bin/sh start-geonetwork.sh , tell me:
mv: no se puede efectuar `stat' sobre «log/geonetwork.log.*»: No existe el
fichero o el directorio
mv: no se puede efectuar `stat' sobre «log/intermap.log.*»: No existe el
fichero o el directorio

i see the log, but i'm not sure that is working, when i try to acces at
//localhost/geonetwok , they show me the dir tree of the directory, and when
i try to access to any aplication as geonetwork , i have:

type Status report
message /geonetwork/srv/en/main.home
Description The requested resource (/geonetwork/srv/en/main.home) is not
available.

Really in my dirs, the dir ../srv/.. not exist, but i'm not sure if that dir
it's created when geonetwork is runnig...

What happens?, What can i do?

Sorry for my english...

Thanks!

--
View this message in context: http://www.nabble.com/Problems-with-geonetwork-tp17100340p17100340.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.