Seems like if if I reinitialize ownership of the files to the tomcat owner and then restart tomcat, it then works. However, the ownership is never changed so that is why I’m confused about what am I doing wrong.
On Mar 24, 2014, at 12:28 PM, Laura McCord <[email protected]> wrote: > HTTP Status 500 - {msg=SolrCore 'collection1' is not available due to init > failure: Could not load config file > /home/test-servlet/solr/collection1/solrconfig.xml,trace=org.apache.solr.common.SolrException: > SolrCore 'collection1' is not available due to init failure: Could not load > config file /home/test-servlet/solr/collection1/solrconfig.xml at > > I am receiving this error and I don’t understand why. My SOLR_HOME is not > even pointing to this location so I’m confused why on occasion it chooses > this directory to load the config file. Any idea? > > Thanks, > Laura

