Jinmei Liao created GEODE-7297:
----------------------------------
Summary: CI: DescribeClientCommandDUnitTest > describeClient
FAILED on Windows
Key: GEODE-7297
URL: https://issues.apache.org/jira/browse/GEODE-7297
Project: Geode
Issue Type: Bug
Components: gfsh
Reporter: Jinmei Liao
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsGfshDistributedTestOpenJDK8/builds/928
org.apache.geode.management.internal.cli.commands.DescribeClientCommandDUnitTest
> describeClient 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 3040
[fatal 2019/10/15 11:24:11.297 GMT <FederatingManager3> tid=141] Uncaught
exception in thread Thread[FederatingManager3,5,RMI Runtime]
java.lang.NullPointerException
at
org.apache.geode.management.internal.FederatingManager.removeMemberArtifacts(FederatingManager.java:217)
at
org.apache.geode.management.internal.FederatingManager.access$000(FederatingManager.java:67)
at
org.apache.geode.management.internal.FederatingManager$RemoveMemberTask.run(FederatingManager.java:564)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)