Re: SOLR & Windows

2015-06-04 Thread Erick Erickson
No servlet container is needed at all. We're moving away from distributing a war file in the future, Solr 5x still distributes a war for back-compat reasons. The preferred method is now to use the bin/solr start script. Under the covers this still uses Jetty, but that is now an "implementation det

SOLR & Windows

2015-06-04 Thread Doug Ford
Hi folks - Quick question: Is TomCat needed on Windows Server 2012 before I install SOLR 5.1? Thanks Doug

Solr Windows service: Access is denied

2015-04-23 Thread Marco De Rossi
Hi all, my installation of Apache Solr on Windows Server 2008 R2 SP1 always stops with error "Access is denied" or "Incorrect Function" or "The data area passed to a system call is too small". Do someone of you know how to fix this issue? Thx Marco