Thanks it works!<br><br>I just remove slf4j-jcl.jar.<br><br><br><br><div><span class="gmail_quote">2008/4/10, Ceki Gulcu <listid@qos.ch>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br> Hello Yannick,<br> <br> Please see the section "jcl104-over-slf4j.jar should not be confused<br> with slf4j-jcl.jar" in the user manual [1]. It looks like you are<br> deploying jcl104-over-slf4j.jar and slf4j-jcl.jar at the same time.<br>
<br> HTH,<br> <br> [1] <a href="http://www.slf4j.org/manual.html">http://www.slf4j.org/manual.html</a><br> <br><br> <br> Yannick PIERSON wrote:<br> > Hi,<br> ><br> > I get this error, but I don't understand why, maybe I forgot a library :<br>
><br> > Exception in thread "main" java.lang.StackOverflowError<br> > at java.util.HashMap.get(HashMap.java:300)<br> > at<br> > org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:153)<br>
> at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:219)<br> > at<br> > org.slf4j.impl.JCLLoggerFactory.getLogger(JCLLoggerFactory.java:69)<br> > at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:88)<br>
> at<br> > org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:155)<br> > at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:219)<br> > at<br>
> org.slf4j.impl.JCLLoggerFactory.getLogger(JCLLoggerFactory.java:69)<br> > at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:88)<br> > at<br> > org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:155)<br>
> at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:219)<br> > .........<br> > (This is an infinite loop)<br> ><br> ><br> > I use sfl4j in order to use jcr API with alfresco library (for using<br>
> webDAV, LDAP authentication, ...). My Web server is tomcat. And I work<br> > on netbeans.<br> ><br> > Can you help me please.<br> ><br> ><br> ><br> > Thanks in advance.<br> ><br> > Yannick Pierson<br>
><br> ><br> <br>> ------------------------------------------------------------------------<br> ><br> > _______________________________________________<br> > user mailing list<br> > <a href="mailto:user@slf4j.org">user@slf4j.org</a><br>
> <a href="http://www.slf4j.org/mailman/listinfo/user">http://www.slf4j.org/mailman/listinfo/user</a><br> <br> --<br> Ceki Gülcü<br> QOS.ch is looking to hire talented developers in Switzerland. If<br> interested, please contact c e k i @ q o s . c h<br>
<br> _______________________________________________<br> user mailing list<br> <a href="mailto:user@slf4j.org">user@slf4j.org</a><br> <a href="http://www.slf4j.org/mailman/listinfo/user">http://www.slf4j.org/mailman/listinfo/user</a><br>
</blockquote></div><br>