What's weird is we haven't changed our version of logback or slf4j in quite some time.  We're using logback 0.9.28 and slf4j 1.6.1<br><br><div class="gmail_quote">On Mon, Aug 13, 2012 at 11:27 AM, ceki <span dir="ltr"><<a href="mailto:ceki@qos.ch" target="_blank">ceki@qos.ch</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Robert,<br>
<br>
What happens when you revert to the previous versions of logback? Which versions are we talking about?<br>
-- <br>
Ceki<br>
<a href="http://tinyurl.com/proLogback" target="_blank">http://tinyurl.com/proLogback</a><div><div class="h5"><br>
<br>
On 13.08.2012 18:09, Robert Voliva wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We run multiple apps in the same instance of Mule (ESB product), all in<br>
the same JVM.  We use a context selector to setup each app with its own<br>
logging context at startup.  This has worked fine for quite some time,<br>
we haven't upgraded/changed any slf4j or logback dependencies, and it<br>
suddenly stopped working.  What's happening now is that we're getting<br>
parts of our logging ending up in other context's log files.<br>
<br>
For example, we'll get a WARN message in the appropriate log file, but<br>
then a stack trace for that app will get logged to a different context's<br>
log file.  It ends up in the same log file every time we restart, so it<br>
seems to be repeatable.  Even if we remove all but two apps from the<br>
JVM, we can show that even with just those two apps they log to each<br>
other's log files.<br>
<br>
Any ideas out there for me to try?<br>
<br>
<br>
</blockquote></div></div>
______________________________<u></u>_________________<br>
Logback-user mailing list<br>
<a href="mailto:Logback-user@qos.ch" target="_blank">Logback-user@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/logback-user" target="_blank">http://mailman.qos.ch/mailman/<u></u>listinfo/logback-user</a><br>
</blockquote></div><br>