You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2018/06/21 07:26:00 UTC

[jira] [Commented] (TOMEE-2139) org.apache.tomee.jul.handler.rotating.ArchivingTest broken in 2nd iteration

    [ https://issues.apache.org/jira/browse/TOMEE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519015#comment-16519015 ] 

Gurkan Erdogdu commented on TOMEE-2139:
---------------------------------------

Hello Andy

I did run the test in my local macOS and working well! Can we close this issue?

> org.apache.tomee.jul.handler.rotating.ArchivingTest broken in 2nd iteration
> ---------------------------------------------------------------------------
>
>                 Key: TOMEE-2139
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2139
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>    Affects Versions: 7.0.4
>            Reporter: Mark Struberg
>            Assignee: Andy Gumbrecht
>            Priority: Major
>             Fix For: 8.0.0, 7.0.5
>
>
> Seems the latest change caused the ArchivingTest to break in OSX and Linux. 
> java.lang.AssertionError
> org.apache.tomee.jul.handler.rotating.ArchivingTest.logAndRotateAndPurge(ArchivingTest.java:207)
> It only happens in the 2nd run (gzip).
> If I start gzip alone all works fine.
> So I assume that the delete event from the first run doesn't get consumed. And then later ends up as result in the 2nd run. 
> Because that's what I get in the debugger: ENTRY_DELETE. 
> I'm avail on IRC for hacking on it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)