You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2020/07/13 16:00:06 UTC

[jira] [Created] (GEODE-8354) CI failure: DescribeClientCommandDUnitTest > describeClientWithoutSubscription FAILED

Owen Nichols created GEODE-8354:
-----------------------------------

             Summary: CI failure: DescribeClientCommandDUnitTest > describeClientWithoutSubscription FAILED
                 Key: GEODE-8354
                 URL: https://issues.apache.org/jira/browse/GEODE-8354
             Project: Geode
          Issue Type: Bug
          Components: management
            Reporter: Owen Nichols


java.lang.ClassCastException: java.lang.String cannot be cast to org.apache.geode.management.internal.cli.functions.ContinuousQueryFunction$ClientInfo
{noformat}
> Task :geode-cq:distributedTest

org.apache.geode.management.internal.cli.commands.DescribeClientCommandDUnitTest > describeClientWithoutSubscription 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 2887

    [error 2020/07/10 23:22:52.403 GMT <RMI TCP Connection(7)-10.0.0.97> tid=110] Could not execute "describe client --clientID=10.0.0.97(11700:loner):54634:b3e7093b".
    java.lang.ClassCastException: java.lang.String cannot be cast to org.apache.geode.management.internal.cli.functions.ContinuousQueryFunction$ClientInfo
      at org.apache.geode.management.internal.cli.commands.DescribeClientCommand.describeClient(DescribeClientCommand.java:123)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282)
      at org.apache.geode.management.internal.cli.remote.CommandExecutor.callInvokeMethod(CommandExecutor.java:151)
      at org.apache.geode.management.internal.cli.remote.CommandExecutor.invokeCommand(CommandExecutor.java:161)
      at org.apache.geode.management.internal.cli.remote.CommandExecutor.execute(CommandExecutor.java:88)
      at org.apache.geode.management.internal.cli.remote.CommandExecutor.execute(CommandExecutor.java:71)
      at org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor.executeCommand(OnlineCommandProcessor.java:130)
      at org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor.executeCommandReturningJson(OnlineCommandProcessor.java:136)
      at org.apache.geode.management.internal.beans.MemberMBeanBridge.processCommand(MemberMBeanBridge.java:1237)
      at org.apache.geode.management.internal.beans.MemberMBean.processCommand(MemberMBean.java:424)
 {noformat}
 

seen in [WindowsGfshDistributedTestOpenJDK8 #335|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsGfshDistributedTestOpenJDK8/builds/335#A]

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[*http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0217/test-results/distributedTest/1594428192/*]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

[*http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0217/test-artifacts/1594428192/windows-gfshdistributedtest-OpenJDK8-1.14.0-build.0217.tgz*]



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