Hi, this is my problem: I have a local installation of apache-tomcat/solr. I would like to move it to remote server. In remote server i have installed new instance of apache tomcat, i have create new SOLR_HOME folder and i have copied my local solr_home content in. I have copied solr.war in webapps/ of tomcat, i modify in solrconfig.xml lib/ destination and configured in solr/WEB-INF/classes log4j.properties
When i start tomcat, it stop deployment at [coreLoadExecutor-3-thread-1] INFO org.apache.solr.core.CachingDirectoryFactory – return new directory for /hosting/sviluppo/webapps/tomcat6/solr/contenutiweb/data/index in all log there isn't WARN, ERROR o SEVERE also INFO, but tomcat doesn't start Any suggest????