You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (Jira)" <ji...@apache.org> on 2020/01/04 00:19:00 UTC

[jira] [Updated] (GEODE-7586) RemoteGfManagerAgentTest intermittently fails with NullPointerException

     [ https://issues.apache.org/jira/browse/GEODE-7586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund updated GEODE-7586:
-----------------------------
    Labels: flaky  (was: )

> RemoteGfManagerAgentTest intermittently fails with NullPointerException
> -----------------------------------------------------------------------
>
>                 Key: GEODE-7586
>                 URL: https://issues.apache.org/jira/browse/GEODE-7586
>             Project: Geode
>          Issue Type: Bug
>          Components: management, tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: flaky
>             Fix For: 1.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {noformat}
> org.apache.geode.internal.admin.remote.RemoteGfManagerAgentTest > removeAgentAndDisconnectDoesNotThrowNPE FAILED
>     java.util.concurrent.ExecutionException: java.lang.NullPointerException
>         at java.util.concurrent.FutureTask.report(FutureTask.java:122)
>         at java.util.concurrent.FutureTask.get(FutureTask.java:191)
>         at org.apache.geode.internal.admin.remote.RemoteGfManagerAgentTest.removeAgentAndDisconnectDoesNotThrowNPE(RemoteGfManagerAgentTest.java:82)
>         Caused by:
>         java.lang.NullPointerException
>             at org.apache.geode.internal.admin.remote.RemoteGfManagerAgent.listApplications(RemoteGfManagerAgent.java:486)
>             at org.apache.geode.internal.admin.remote.RemoteGfManagerAgent.disconnect(RemoteGfManagerAgent.java:401)
>             at org.apache.geode.internal.admin.remote.RemoteGfManagerAgentTest.lambda$removeAgentAndDisconnectDoesNotThrowNPE$6(RemoteGfManagerAgentTest.java:78)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)