You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Kapil Madan <er...@gmail.com> on 2015/08/04 06:58:52 UTC

Fwd: Solr error on windows 8 http status 500

Dear all

I did the configuration of solr .I got this error when i type
localhost:8080/solr/admin/.I got  http status 500 error .I modify the
solrconfig.XML file as told in the apache below link.I did the procedure of
the below link to resolve it.I remove the below  line from solrconfig.xml,
same problem.I add that solr.velocity.enabled as false value.

<queryResponseWriter name="velocity"
class="solr.VelocityResponseWriter"
enable="${solr.velocity.enabled:true}"/>

After Post-Release Notes, I tried it but same error is there.below is the
error msg

https://wiki.apache.org/solr/Solr3.5


The error message is

HTTP Status 500 - Severe errors in solr configuration. Check your log files
for more detailed information on what may be wrong. If you want solr to
continue after configuration errors, change:
<abortOnConfigurationError>false</abortOnConfigurationError> in solr.xml
-------------------------------------------------------------
java.lang.RuntimeException: Can't find resource 'solrconfig.xml' in
classpath or 'solr\.\conf/',

Kindly help to resolve me.

Thanks and Regards
Kapil Madan




--