Hi Hoss,
It ended up been permission issue. I moved the example folder to
/usr/local/jakarta/tomcat/webapps/solr/WEB-INF/ and it was able to find it.
Java seem to be giving file not found even if it doesn't have permissions to
access it.
I'm wondering in such cases under what user runs tomcat an
: Can't find resource 'solrconfig.xml' in classpath or
: '/home/datadmin/public_html/apache-solr/example/solr/./conf/',
: cwd=/usr/local/jakarta/apache-tomcat-5.5.33/bin
a) several of the steps you mention rever to
/home/datadmin/public_html/apache-solr/example and
/home/datadmin/public_html/a
Hello,
I'm having issues setting up Solr as Tomcat service in CentOS. I’m using
solr 3.3.0 which should be working with Tomcat 5.5. The error I was getting
is:
Can't find resource 'solrconfig.xml' in classpath or
'/home/datadmin/public_html/apache-solr/example/solr/./conf/',
cwd=/usr/local/jakart