You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/24 17:00:00 UTC

[jira] [Commented] (GEODE-7297) CI: DescribeClientCommandDUnitTest > describeClient FAILED on Windows

    [ https://issues.apache.org/jira/browse/GEODE-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959043#comment-16959043 ] 

ASF subversion and git services commented on GEODE-7297:
--------------------------------------------------------

Commit 0df32bd60cc6068648c334c36c0ea1c18ed61e8c in geode's branch refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0df32bd ]

GEODE-7297: Handle more exceptions in FederatingManager (#4208)

Handle or prevent CancelException and NullPointerException in
removeMemberArtifacts.

> 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
>            Assignee: Kirk Lund
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)