Re: Could not load config for solrconfig.xml
Gora Mohanty <[email protected]>
| Newsgroups | gmane.comp.jakarta.lucene.solr.user,gmane.comp.apache.commons.general |
|---|---|
| Message-ID | <CACiMRGJ_1EVVXd=bKbVZgeJB0r8SWuh=3b=cUipbULEhuoyaMw@mail.gmail.com> |
On 29 March 2013 00:19, A. Lotfi <[email protected]> wrote: > Hi, > solr setup in windows worked fine, > I tried to follow installing solr in unix, when I started tomcat I got this exxception : [...] Seems it cannot find solrconfig.xml. The relevant part from the logs is: Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in classpat h or '/home/javaguys/solr-home/collection1/conf/', cwd=/home/spbear/javaguys/apa che-tomcat-7.0.39/bin Have you defined the solr/home property properly in your Solr configuration file? Regards, Gora