StackOverflowError when using Jakarta Commons Logging
March 20th, 2009
Applies to:
DBUnit, Jakarta Commons Logging
Description:
Occurs when using DBUnit
Cause:
You have more then one slf4j implementation library in your classpath.
Please make sure there is only one slf4j implementation library in your classpath. In particular, jcl104-over-slf4j-*.jar and slf4j-jcl-*.jar must not be used together