Re: creating a new collection fails as SearchHandler can't be found

2015-02-12 Thread Lee Carroll
Hi it was jars copied into a solr-zk-cli directory to allow easy running of solr zk cmd line client. well i think that is what fixed tomcat! I've also tried with jetty with a clean solr home and that also works and seems a much cleaner way of running multiple instances (probably more to do with ru

Re: creating a new collection fails as SearchHandler can't be found

2015-02-11 Thread Chris Hostetter
: The collection fails to be created (shard_replica dir and data and index : across the servers get created but collection creation fails) : : The full log is appended below. I thought it should be a straight forward : class not found problem but I just can't seem to fix this (few hours now). : I

creating a new collection fails as SearchHandler can't be found

2015-02-11 Thread Lee Carroll
Hi all Creating a new collection fails with class not found: org.apache.solr.handler.component.SearchHandler Running under tomcat 7.0.59 with solr 4.10.3. Solr app looks to be deployed ok and the web app looks fine when browsing. An external zookeeper set up looks fine and the configs are loaded