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 2016/11/17 21:35:58 UTC

[jira] [Created] (GEODE-2126) CI failure: MiscellaneousCommandsDUnitTest.testShowLogNumLines

Kirk Lund created GEODE-2126:
--------------------------------

             Summary: CI failure: MiscellaneousCommandsDUnitTest.testShowLogNumLines
                 Key: GEODE-2126
                 URL: https://issues.apache.org/jira/browse/GEODE-2126
             Project: Geode
          Issue Type: Bug
          Components: management, tests
            Reporter: Kirk Lund


{noformat}
:geode-core:distributedTest

org.apache.geode.management.internal.cli.commands.MiscellaneousCommandsDUnitTest > testShowLogNumLines FAILED
    java.lang.AssertionError: Connect command failed to connect to manager 9e344091c4a9[20863] result=Could not connect to : [host=9e344091c4a9, port=20863]. Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.NoSuchObjectException: no such object in table]
        at org.apache.geode.management.internal.cli.commands.CliCommandTestBase.connect(CliCommandTestBase.java:252)
        at org.apache.geode.management.internal.cli.commands.CliCommandTestBase.connect(CliCommandTestBase.java:224)
        at org.apache.geode.management.internal.cli.commands.CliCommandTestBase.setUpJmxManagerOnVm0ThenConnect(CliCommandTestBase.java:111)
        at org.apache.geode.management.internal.cli.commands.MiscellaneousCommandsDUnitTest.testShowLogNumLines(MiscellaneousCommandsDUnitTest.java:152)

6742 tests completed, 1 failed, 600 skipped
:geode-core:distributedTest FAILED
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)