[jboss-jira] [JBoss JIRA] (WFCORE-3078) Intermittent failure in AuditLogBootingSyslogTest shows that WFCORE-2923 doesn't cover every case

ehsavoie Hugonnet (JIRA) issues at jboss.org
Thu Jul 20 03:42:00 EDT 2017


     [ https://issues.jboss.org/browse/WFCORE-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ehsavoie Hugonnet updated WFCORE-3078:
--------------------------------------
    Description: 
There is an issue at boot for CredentialStore integration in SyslogHandler : this is due to the fact that AuditLogLoggerAddHandler will change the AuditLogger status in the RUNTIME phase that will log an event while the service may not be UP (since the fake service is at the handler level).
https://github.com/wildfly/wildfly-core/blob/master/domain-management/src/main/java/org/jboss/as/domain/management/audit/AuditLogLoggerResourceDefinition.java#L158

Sample of such a failure: https://ci.wildfly.org/viewLog.html?buildId=67476&buildTypeId=WildFlyCore_PullRequestWindows

  was:
There is an issue at boot for CredentialStore integration in SyslogHandler : this is due to the fact that AuditLogLoggerAddHandler will change the AuditLogger status in the RUNTIME phase that will log an event while the service may not be UP (since the fake service is at the handler level).
https://github.com/wildfly/wildfly-core/blob/master/domain-management/src/main/java/org/jboss/as/domain/management/audit/AuditLogLoggerResourceDefinition.java#L158



> Intermittent failure in AuditLogBootingSyslogTest shows that WFCORE-2923 doesn't cover every case
> -------------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-3078
>                 URL: https://issues.jboss.org/browse/WFCORE-3078
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 3.0.0.Beta28
>            Reporter: ehsavoie Hugonnet
>            Assignee: ehsavoie Hugonnet
>
> There is an issue at boot for CredentialStore integration in SyslogHandler : this is due to the fact that AuditLogLoggerAddHandler will change the AuditLogger status in the RUNTIME phase that will log an event while the service may not be UP (since the fake service is at the handler level).
> https://github.com/wildfly/wildfly-core/blob/master/domain-management/src/main/java/org/jboss/as/domain/management/audit/AuditLogLoggerResourceDefinition.java#L158
> Sample of such a failure: https://ci.wildfly.org/viewLog.html?buildId=67476&buildTypeId=WildFlyCore_PullRequestWindows



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list