Wayne Graham wrote:
>
> The box is running tomcat 5.5.23, so the solr.war file is out of the
> webapps path and the solr/home has the config folder from the examples
> directory.
>
> When I restart Tomcat, I get an error
>
> SEVERE: Exception starting filter SolrRequestFilter class
> java.lan
: I just wanted to follow up to the list on this one...I could never get
: the JNDI settings to work with Tomcat. I went to Jetty and everything is
I'm not sure what to tell you.
I've been preping my ApacheCon demo for next week using Tomcat and JNDI
and i haven't had any problems i've go
Hi Hoss,
I just wanted to follow up to the list on this one...I could never get
the JNDI settings to work with Tomcat. I went to Jetty and everything is
working quite nicely.
Wayne
Chris Hostetter wrote:
> : Thanks for getting back to me. The folder /var/lib/tomcat5/solr/home
> : exists as does
: Thanks for getting back to me. The folder /var/lib/tomcat5/solr/home
: exists as does /var/lib/tomcat5/solr/home/conf/solrconfig.xml. It's
: basically a copy of the files from examples folder at this point.
:
: I put war files in /var/lib/tomcat5/webapps, so I have the
: apache-solr-1.2.0.war fi
Hi Chris,
Thanks for getting back to me. The folder /var/lib/tomcat5/solr/home
exists as does /var/lib/tomcat5/solr/home/conf/solrconfig.xml. It's
basically a copy of the files from examples folder at this point.
I put war files in /var/lib/tomcat5/webapps, so I have the
apache-solr-1.2.0.war fil
:
:
:
: SEVERE: Exception starting filter SolrRequestFilter class
: java.lang.NoClassDefFoundError: Could not initialize class
: org.apache.solr.core.SolrConfig
this may be a variant of SOLR-337 ... are you sure
/var/lib/tomcat5/solr/home exists? does it contain a ./conf directory?
does