Aha! Now I understand why it failed/hung  before: sometimes the background 
thread doesn't get a chance to take an event off the queue and the queue fills 
up before the "releaser" thread is started. I'll fix this tonight. 

Sent from my iPhone

> On 2016/06/17, at 3:23, Gary Gregory <garydgreg...@gmail.com> wrote:
> 
> I've not seen this one before:
> 
> java.lang.AssertionError: EventRouter invocations expected:<0> but was:<1>
>       at 
> org.apache.logging.log4j.core.appender.AsyncAppenderQueueFullPolicyTest.testRouter(AsyncAppenderQueueFullPolicyTest.java:84)
> 
> Gary
> 
> ---------- Forwarded message ----------
> From: Apache Jenkins Server <jenk...@builds.apache.org>
> Date: Thu, Jun 16, 2016 at 11:06 AM
> Subject: Jenkins build became unstable: Log4j 2.x #2037
> To: log4j-dev@logging.apache.org
> 
> 
> See <https://builds.apache.org/job/Log4j%202.x/2037/changes>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
> For additional commands, e-mail: log4j-dev-h...@logging.apache.org
> 
> 
> 
> 
> -- 
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org 
> Java Persistence with Hibernate, Second Edition
> JUnit in Action, Second Edition
> Spring Batch in Action
> Blog: http://garygregory.wordpress.com 
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

Reply via email to