I have a puppet manifest that builds solr 4.1 inside of tomcat 7 & java 1.7.15. All goes well, all of the core initialize and so on, But the second I go to the admin page (host:8080/solr) the cpu usage on one core spikes to 100% and never comes back down. Nothing at all in the logs except for the warning that solr created a new index folder on startup. I'm not sure what is causing this. The JVM has a max heap of 4G and it's not even using 1, so I don't think it is GC related.
Thanks -Joey -- View this message in context: http://lucene.472066.n3.nabble.com/100-CPU-usage-in-empty-indexs-tp4044292.html Sent from the Solr - User mailing list archive at Nabble.com.