Here&#39;s some more information (partially a different bug/issue, but I think it might shed some light on this issue too):<br><br>For the continuously running processes, I have another problem where &quot;.tmp&quot; files are being left around (and since they&#39;re uncompressed, this is pretty undesirable).  For one continuously running process that doesn&#39;t log often, the tmp file is rarely produced/left.  But for the one logging for a webserver, which logs frequently (set to DEBUG), there&#39;s a tmp file for every day recently.<br>

<br>The information that may be of interest regarding the difference between 0.9.16 and 0.9.17 is the name of these tmp files<br><br>0.9.17 - webapps.log801253047879607.tmp<br>0.9.16 - webapps.2009-09-14.log1060406806683985.tmp<br>

<br>Or maybe it&#39;s got nothing to do with anything, but I thought I&#39;d provide the data.<br><br>-Stephen<br><br><div class="gmail_quote">On Tue, Sep 15, 2009 at 9:02 AM, Ceki Gulcu <span dir="ltr">&lt;<a href="mailto:ceki@qos.ch">ceki@qos.ch</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hi Stephen,<br>
<br>
Thank you for this information. Logback has test cases for this situation (roll over in presence of start/stop). It appears that they did not catch the problem. Would it be possible for you to post your logback configuration file so that I can reproduce the problem?<br>


<br>
TIA,<br>
<br>
</blockquote></div><br>