I put the geonetwork.war file in the webapps folder of my working installation of Tomcat 7.0 on CENTOS 7. But when it tries to deploy it, I got the following error:
INFO [http-nio-8081-exec-1] org.apache.catalina.core.ApplicationContext.log No Spring WebApplicationInitializer types detected on classpath
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: logs/geonetwork.log (No such file or directory)
How can I fix this problem?