Hi, I have installed manifoldCF on a windows 2008-R2 server. I have followed the instruction on the following blog to start ManifoldCF in multi-process mode.
http://www.francelabs.com/blog/tutorial-for-combining-manifoldcf-and-solr-for-files-search/ When starting tomcat, I can see in the log the error "Error listenerStart" for each of the 3 mcf services. I also got that problem on a linux machine, but for what I remember, it was due to a bad configuration of the path in CATALINA_OPTS or in the xml file for each manifoldCF war, hence, I was finally able to start and use the services on that machine. On the windows machine, all the path are correct, the only thing is that tomcat run as a service, and I am not sure that the -Dorg.apache.manifoldcf.configfile is configured properly. So, 1) how to configure properly the -D option with a tomcat running as a service and 2) can that option be the cause of the error? The aim is to use manifoldcf to crawl some windows shared directories and send the data for indexing to solr with all there ACLs. Thanks for your help, Roland Everaert.
