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 2021/09/21 16:47:00 UTC

[jira] [Created] (GEODE-9615) CI Failure: DeployJarAcceptanceTest fails with exit value 1 from start locator

Kirk Lund created GEODE-9615:
--------------------------------

             Summary: CI Failure: DeployJarAcceptanceTest fails with exit value 1 from start locator
                 Key: GEODE-9615
                 URL: https://issues.apache.org/jira/browse/GEODE-9615
             Project: Geode
          Issue Type: Bug
            Reporter: Kirk Lund


{noformat}
org.apache.geode.modules.DeployJarAcceptanceTest > classMethod FAILED
    org.junit.ComparisonFailure: [Exit value from process started by [41497e8cf7689a63: gfsh -e start locator --name=locator -e configure pdx --read-serialized=true -e start server --name=server --locators=localhost[10334]]] expected:<[0]> but was:<[1]>
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:103)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:143)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:152)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:153)
        at org.apache.geode.modules.DeployJarAcceptanceTest.setup(DeployJarAcceptanceTest.java:62)
{noformat}




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