I also ran into a problem using 1.6.1 - thats the breaks of progress I
guess ;)

On Thu, Apr 26, 2012 at 4:07 PM, Gopal Patwa <gopalpa...@gmail.com> wrote:

> I am using Solr4 nightly build apache-solr-4.0-2012-04-26_08-10-58 and I
> saw Slf4j version was upgraded to 1.6.4 and it is failing now to start
> Solr, if I want to use previous version of Slf4j version like 1.5.2
>
> 12:43:48,913 ERROR [SolrDispatchFilter] Could not start Solr. Check
> solr/home property and the logs
> 12:43:48,944 ERROR [SolrCore] null:java.lang.NoSuchMethodError:
>
> org.slf4j.impl.StaticLoggerBinder.getSingleton()Lorg/slf4j/impl/StaticLoggerBinder;
> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:395)
> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:355)
> at
>
> org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:304)
>
>
> When I investigated the code, I found it is using new method
> "org.slf4j.impl.StaticLoggerBinder.getSingleton()" , which was added in
> CoreContainer class during initialize logging but this method is not
> available in Slf4j 1.5.2 version
>
>
> Thanks
> Gopal
>



-- 
- Mark

http://www.lucidimagination.com

Reply via email to