On Tue, Jan 29, 2019 at 12:01 AM Rainer Jung <rainer.j...@kippdata.de>
wrote:

> Thanks Rémy, that seems to have fixed it.
>
> As a much smaller annoyance, now every single executing test writes one
> new line:
>
> WARNING [main] org.apache.tomcat.util.net.AprEndpoint$Sendfile.stop The
> sendfile thread failed to stop in a timely manner
>
> Waiting for the stop happens in a 50 iteration loop, each waiting 2
> milliseconds, so 100ms in total. Since the system is slow, it could be,
> that it takes so long, but I am astonished it takes that long always.
>

Yes, indeed, it was still bad. It should be ok now.

Rémy


>
> On the other hand the thread dumps show, that no old sendfile threads
> are hanging around during the Bom tests. So finally they stop.
>
> Thanks and regards,
>
> Rainer
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>

Reply via email to