bq: I have no idea what to do

First thing to do is look at the full stack trace
in the log. The offending bits are usually farther
down the stack.

Best
Erick


On Sat, Aug 10, 2013 at 2:10 PM, shuargan <shuar...@gmail.com> wrote:

> Do you remember what was your mistake?
> Im having the same issue
>
> I have this solr.xml conf under Catalina/localhost
>
> <?xml version="1.0" encoding="utf-8"?>
> <Context docBase="/usr/share/tomcat6/webapps/solr.war" debug="0"
> privileged="true" crossContext="true">
>  <Environment name="solr/home" type="java.lang.String"
> value="/home/seba/aux" override="true"/>
> </Context>
>
>
> and is throwing the same error...
> HTTP Status 500 - {msg=SolrCore 'collection1' is not available due to init
> failure: Could not load config for
> solrconfig.xml,trace=org.apache.solr.common.SolrException: SolrCore
> 'collection1' is not available due to init failure: Could not load config
> for solrconfig.xml at
> org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:860) at
>
>
> I have no idea what to do
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Could-not-load-config-for-solrconfig-xml-tp4052152p4083741.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to