Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8354

CI failure: DescribeClientCommandDUnitTest > describeClientWithoutSubscription FAILED

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • management
    • None

    Description

      java.lang.ClassCastException: java.lang.String cannot be cast to org.apache.geode.management.internal.cli.functions.ContinuousQueryFunction$ClientInfo

      > 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)
       

       

      seen in WindowsGfshDistributedTestOpenJDK8 #335

      ===============  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*]

      Attachments

        Activity

          People

            Unassigned Unassigned
            onichols Owen Nichols
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: