[
https://issues.apache.org/jira/browse/GEODE-9901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-9901.
--------------------------------
> Failing upgrade-test after Log4j 2.15 bump to 2.16
> --------------------------------------------------
>
> Key: GEODE-9901
> URL: https://issues.apache.org/jira/browse/GEODE-9901
> Project: Geode
> Issue Type: Bug
> Affects Versions: 1.13.6
> Reporter: Steve Sienkowski
> Priority: Major
> Fix For: 1.12.8, 1.13.7, 1.14.3, 1.15.0
>
>
> A number of tests are failing in the `upgrade-test-openjdk11` job of the 1.13
> pipeline.
> These issues are characterized by an error message of
> `java.rmi.ConnectException: Connection refused to host:`
> First failure here:
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-main/jobs/upgrade-test-openjdk11/builds/14]
> Git commit introducing upgrade of log4j 2.15 to 2.16:
> [https://github.com/apache/geode/commit/224c996daa8bdd5243399e7d929120ad99c39fe3]
> Relevant JIRA: https://issues.apache.org/jira/browse/GEODE-9898
>
>
>
> Example error message:
> > Task :geode-gfsh:upgradeTest
> org.apache.geode.management.GfshRebalanceCommandCompatibilityTest >
> whenCurrentVersionLocatorsExecuteRebalanceOnOldServersThenItMustSucceed[1.12.0]
> FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.test.dunit.IgnoredException$1.run in VM 0 running on Host
> c9ef3b85f95a with 4 VMs with version 1.12.0
> Caused by:
> java.rmi.ConnectException: Connection refused to host: 172.17.0.37;
> nested exception is:
> java.net.ConnectException: Connection refused (Connection refused)
> Caused by:
> java.net.ConnectException: Connection refused (Connection refused)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)