Cannot start Solr after CF 9.0.1 Update
After installing the CF9.0.1 update, I cannot start Solr on my MacBook Pro running OS 10.6.6 and a CF single server configuration. Here is the first section of my Solr error log:
2011-01-31 08:52:14.312::INFO: jetty-6.1.3
Jan 31, 2011 8:52:14 AM org.apache.solr.core.SolrResourceLoader locateSolrHome
INFO: JNDI not configured for solr (NoInitialContextEx)
Jan 31, 2011 8:52:14 AM org.apache.solr.core.SolrResourceLoader locateSolrHome
INFO: using system property solr.solr.home: multicore
Jan 31, 2011 8:52:14 AM org.apache.solr.core.SolrResourceLoader <init>
INFO: Solr home set to 'multicore/'
Jan 31, 2011 8:52:14 AM org.apache.solr.servlet.SolrDispatchFilter init
INFO: SolrDispatchFilter.init()
I highlighted what I think is the problem in red. Has anyone run into this?
Thanks.
