<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">This has posted by many other in the past as is evident from google search.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">LOGBACK-891 is a one open JIRA that points to this issue.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Under heavy load, a multi threaded Java service deadlocks and hangs. And all there threads</p>
<p style="margin-top:0;margin-bottom:0">are blocked in LOG.info calls. One log call seems to hold a lock. Every other log call is waiting on that lock.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I have posted a stack snippet from my thread dump on LOGBACK-891</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Is anybody who encountered this issue still on the mailing list ? If so, are there any suggestions or work arounds.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Are there any best practices for using logback Loggers in a multithreaded program.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Committers, </p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Most prior jira or discussions - seem to end with "This cannot happen. We need a test case ". Is that still the status of</p>
<p style="margin-top:0;margin-bottom:0">this issue ?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">The issue is real and I could try to produce a test case that mirrors my case. But just so as to not reinvent the wheel, if any learning</p>
<p style="margin-top:0;margin-bottom:0">or fixes came out of prior reports of deadlocks, can you please share them.</p>
<p style="margin-top:0;margin-bottom:0"></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">regards</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
</div>
</body>
</html>