You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2018/11/16 21:49:02 UTC

[GitHub] [geode] kirklund commented on issue #2867: GEODE-2644: Make Log4j2 appenders optional and support log4j2.xml

The IntegrationTestOpenJDK11 failures are unrelated to logging and are occurrences of GEODE-3506:
```
org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest > startDeletesStaleControlFiles FAILED
    java.lang.IllegalStateException: Status file '/tmp/junit507810544128914182/vf.gf.locator.status' is blank

org.apache.geode.distributed.ServerLauncherRemoteFileIntegrationTest > startDeletesStaleControlFiles FAILED
    java.lang.IllegalStateException: Status file '/tmp/junit15327867236960940397/vf.gf.server.status' is blank
```

[ Full content available at: https://github.com/apache/geode/pull/2867 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org