Are you sure you are pointing to the correct conf directory? sounds like
you are missing the collection name in the path (maybe it should be
../solr/YOURCOLLECTIONNAME/conf?)


On Fri, Nov 9, 2012 at 1:58 PM, Carlos Alexandro Becker
<caarl...@gmail.com>wrote:

> I started my JBoss server with the following command:
>
>
> JAVA_OPTS="-DzkRun -DnumShards=2 -Dbootstrap_conf=true
> -Dbootstrap_confdir=../solr/conf -Xmx2048m -XX:MaxPermSize=512m"
> ./standalone.sh
>
> OK, server goes up, then I tried to search for something, and got the
> following error:
>
> 10:47:28,594 ERROR [org.apache.solr.core.CoreContainer] (MSC service thread
> 1-6) : org.apache.zookeeper.KeeperException$NoNodeException:
> KeeperErrorCode = NoNode for /configs/ecm/solrconfig.xml
>
> What am I missing?
>
> Thanks in advance.
>
>
>
> --
> Atenciosamente,
> *Carlos Alexandro Becker*
> http://caarlos0.github.com/about
>

Reply via email to