https://bz.apache.org/bugzilla/show_bug.cgi?id=57714
--- Comment #14 from Ralph Goers <[email protected]> --- Your stack trace shows you are calling Log4j1 via the SLF4J API. You can use Log4J 2's sLF4J binding instead of the Binding to Log4j 1 provided by the SLF4J project. Log4j 2 does not have this issue with locking. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
