[slf4j-user] Stackoverflow Error
Debraj Manna
subharaj.manna at gmail.com
Thu Apr 12 12:53:53 CEST 2018
Hi
I am getting the below stackoverflow error
Java Extension Directory
/usr/lib/jvm/jdk1.8/jre/lib/ext:/usr/java/packages/lib/ext
Exception in thread "main" java.lang.StackOverflowError
at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936)
at org.apache.log4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:39)
at org.apache.log4j.LogManager.getLogger(LogManager.java:45)
at org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:66)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:270)
at org.apache.log4j.Category.<init>(Category.java:57)
at org.apache.log4j.Logger.<init>(Logger.java:37)
at org.apache.log4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:43)
at org.apache.log4j.LogManager.getLogger(LogManager.java:45)
...
Can someone let me know what is going wrong ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-user/attachments/20180412/f045338a/attachment.html>
More information about the slf4j-user
mailing list