-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
5 tests in TCPSyslogAuditLogTestCase are frequently failing since late August:
Initial failure has this in the server log:
ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 2) WFLYCTL0013: Operation ("add") failed - address: ([ ("subsystem" => "elytron"), ("syslog-audit-log" => "TCPSyslogAuditLogTestCase") ]) - failure description: {"WFLYCTL0080: Failed services" => {"org.wildfly.security.security-event-listener.TCPSyslogAuditLogTestCase" => "WFLYELY00004: Unable to start the service. Caused by: java.io.IOException: ELY12001: The maximum reconnect attempts value of 0 was reached. The syslog endpoint will be shutdown."}}
- relates to
-
WFCORE-4631 Create tests for Elytron syslog reconnect attempts
- Closed