Note that there are some explanatory texts on larger screens.

plurals
  1. POunable to run solr on tomcat in linux(404 not found /solr)
    primarykey
    data
    text
    <p>I am trying to integrate solr on tomcat. I have tried from almost a couple of blogs </p> <blockquote> <p><a href="http://www.beingjavaguys.com/2013/01/if-you-want-to-configure-solr4_19.html" rel="nofollow">http://www.beingjavaguys.com/2013/01/if-you-want-to-configure-solr4_19.html</a> <a href="http://wiki.apache.org/solr/SolrTomcat" rel="nofollow">http://wiki.apache.org/solr/SolrTomcat</a></p> </blockquote> <p>But every time I am faced with the 404 not found page when trying to run-</p> <blockquote> <p>localhost:4040/solr-4.4.0</p> </blockquote> <p>On trying to start the webapp from tomcat manager its throwing</p> <blockquote> <p>FAIL - Application at context path /solr-4.4.0 could not be started</p> </blockquote> <p>I have checked the catalina.logs file</p> <blockquote> <p>Sep 27, 2013 10:30:09 AM org.apache.catalina.core.StandardContext startInternal SEVERE: Error filterStart Sep 27, 2013 10:30:09 AM org.apache.catalina.core.StandardContext startInternal SEVERE: Context [/solr-4.4.0] startup failed due to previous errors Sep 27, 2013 10:31:24 AM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive AM.war Sep 27, 2013 10:31:24 AM org.apache.catalina.loader.WebappClassLoader validateJarFile INFO: validateJarFile(/root/Downloads/apache-tomcat-7.0.21/webapps/AM/WEB-INF/lib/servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class</p> </blockquote> <p>Any help here will be highly appreciated.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload