Hi Matt,

On Wed, Mar 4, 2009 at 9:52 PM, Matt Mitchell <goodie...@gmail.com> wrote:
> Hi,
>
> Have you looked at this page: http://wiki.apache.org/solr/SolrTomcat

Yes. I mimicked the SimpleInstall method

>
> It almost sounds like you're deploying twice? Putting the solr.war in
> webapps would be one way, and the other would be a context config file +
> using the web manager. If you're using the config/context, then don't put
> the solr.war in webapps, tomcat should do that for you after deploying with
> the manager.

Pardon me, but my experience with Tomcat is only a few hours old. From
the Manager interface (manager/html) to be exact, I found out that the
solr instance was not running, Hence clicked 'start'. The logs showed
me the aforementioned exception. I guess using config/context is
optional? since reading from the archives and your post, it seems that
a config/context occurence and putting solr.war in webapps are
mutually exclusive.

If it helps, I have the following configuration option set in tomcat5.cont

JAVA_OPTS="$JAVA_OPTS
-Dcatalina.ext.dirs=$CATALINA_HOME/shared/lib:$CATALINA_HOME/common/lib
-Dsolr.solr.home=/home/sudharsh/Projects/solr/solr"

Regards
Sudharshan S
Blog : http://www.sudharsh.wordpress.com
IRC   : Sup3rkiddo @ Freenode, Gimpnet

Reply via email to