Re: Solr 4.3 log4j

2013-08-05 Thread Prasi S
I could see there is a change in the logging for solr from 4.3 onwards and the steps for setting it up right in tomcat. But this gives a problem while loading configurations to Zookeeper . Am i missing anything. On Mon, Aug 5, 2013 at 12:51 PM, Prasi S wrote: > It didn't work for both options.

Re: Solr 4.3 log4j

2013-08-05 Thread Prasi S
It didn't work for both options.. On Mon, Aug 5, 2013 at 12:19 PM, Shawn Heisey wrote: > On 8/5/2013 12:19 AM, Prasi S wrote: > > Im using solr 4.3 to setup solrcloud. I haev placed all jar files in a > > folder zoo-lib. I have also placed the jar fiels from > /solr/example/lib/ext > > to zoo-l

Re: Solr 4.3 log4j

2013-08-04 Thread Shawn Heisey
On 8/5/2013 12:19 AM, Prasi S wrote: > Im using solr 4.3 to setup solrcloud. I haev placed all jar files in a > folder zoo-lib. I have also placed the jar fiels from /solr/example/lib/ext > to zoo-lib folder. > > When I execute this command, > > java -classpath .;zoo-lib/* org.apache.solr.cloud.Z

Solr 4.3 log4j

2013-08-04 Thread Prasi S
Hi, Im using solr 4.3 to setup solrcloud. I haev placed all jar files in a folder zoo-lib. I have also placed the jar fiels from /solr/example/lib/ext to zoo-lib folder. When I execute this command, java -classpath .;zoo-lib/* org.apache.solr.cloud.ZkCLI -cmd upconfig -zkhost localhost:2181 -conf