Ivan Godwin created GEODE-7873:
----------------------------------
Summary: CI Failure:
DeployJarWithSSLDUnitTest.deployJarWithMultipleLocators
Key: GEODE-7873
URL: https://issues.apache.org/jira/browse/GEODE-7873
Project: Geode
Issue Type: Bug
Reporter: Ivan Godwin
DeployJarWithSSLDUnitTest > deployJarWithMultipleLocators failed with the
following output:
{code:java}
org.apache.geode.management.internal.configuration.DeployJarWithSSLDUnitTest >
deployJarWithMultipleLocators FAILED java.lang.AssertionError: Suspicious
strings were written to the log during this run. Fix the strings or use
IgnoredException.addIgnoredException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 1966
[fatal 2020/03/11 17:43:42.352 GMT <unused p2p reader> tid=82] Uncaught
exception in thread Thread[unused p2p reader,5,RMI Runtime]
org.apache.geode.distributed.DistributedSystemDisconnectedException:
Distribution manager on 172.17.0.9(server-2:123)<v2>:41002 started at Wed Mar
11 17:43:37 GMT 2020: Message distribution has terminated at
org.apache.geode.distributed.internal.ClusterDistributionManager$Stopper.generateCancelledException(ClusterDistributionManager.java:2872)
at
org.apache.geode.internal.tcp.TCPConduit$Stopper.generateCancelledException(TCPConduit.java:1004)
at
org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
at
org.apache.geode.internal.tcp.Connection.readMessages(Connection.java:1666)
at org.apache.geode.internal.tcp.Connection.run(Connection.java:1446)
at java.lang.Thread.run(Thread.java:748)
-----------------------------------------------------------------------
Found suspect string in log4j at line 1975
[fatal 2020/03/11 17:43:42.362 GMT <unused p2p reader> tid=65] Uncaught
exception in thread Thread[unused p2p reader,5,RMI Runtime]
org.apache.geode.distributed.DistributedSystemDisconnectedException:
Distribution manager on 172.17.0.9(server-2:123)<v2>:41002 started at Wed Mar
11 17:43:37 GMT 2020: Message distribution has terminated at
org.apache.geode.distributed.internal.ClusterDistributionManager$Stopper.generateCancelledException(ClusterDistributionManager.java:2872)
at
org.apache.geode.internal.tcp.TCPConduit$Stopper.generateCancelledException(TCPConduit.java:1004)
at
org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
at
org.apache.geode.internal.tcp.Connection.readMessages(Connection.java:1666)
at org.apache.geode.internal.tcp.Connection.run(Connection.java:1446)
at java.lang.Thread.run(Thread.java:748)
{code}
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1637
--
This message was sent by Atlassian Jira
(v8.3.4#803005)