Skip to main content
Participant
January 31, 2011
Question

Cannot start Solr after CF 9.0.1 Update

  • January 31, 2011
  • 1 reply
  • 408 views

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.

    This topic has been closed for replies.

    1 reply

    Participant
    January 31, 2011

    I guess the text coloring didn't stick. I'm referring to the "INFO: JNDI not configured for solr (NoInitialContextEx)" section of the log.