Thanks Shawn and Rafal.
That was the culprit -- left over from my 4.1 installations where I had a
conf directory for each core.
I'll move up to the 4.7.2 line and get everything switched over to the new
style of solr.xml.
-- Chris
On Thu, Apr 24, 2014 at 11:53 AM, Shawn Heisey wrote:
> On 4/
On 4/24/2014 9:44 AM, Christopher Gross wrote:
These get added to the startup of Tomcat:
-DhostPort=8181 -Djetty.port=8181
-DzkHost=localhost:2181,localhost:2182,localhost:2183,localhost:2184,localhost:2185
-Dbootstrap_conf=true -Dport=8181 -DhostContext=solr
-DzkClientTimeout=2
I think t
Hello!
You have bootstrap_conf=true. It uploads a configuration set for each
core in the solr.xml file. I would suggest dropping that parameter and
upload the configuration once, using the scripts provided with Solr.
--
Regards,
Rafał Kuć
Performance Monitoring * Log Analytics * Search Analytic
These get added to the startup of Tomcat:
-DhostPort=8181 -Djetty.port=8181
-DzkHost=localhost:2181,localhost:2182,localhost:2183,localhost:2184,localhost:2185
-Dbootstrap_conf=true -Dport=8181 -DhostContext=solr
-DzkClientTimeout=2
-- Chris
On Thu, Apr 24, 2014 at 11:41 AM, Rafał Kuć wro
Hello!
What are the start-up parameters for Tomcat?
--
Regards,
Rafał Kuć
Performance Monitoring * Log Analytics * Search Analytics
Solr & Elasticsearch Support * http://sematext.com/
> Running Solr 4.6.1, Tomcat 7.0.29, Zookeeper 3.4.6, Java 6
> I have 3 Tomcats running, each with their own
If you shut down the server propertly it's weird that you get an error when
starting up again.
How did you delete the index? I was experiencing something similar long time
ago because I was removing the content from the index folder but not the
folder itself. The correct way to do it was to remove