[ https://issues.apache.org/jira/browse/GEODE-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nabarun Nag updated GEODE-9615: ------------------------------- Summary: CI Failure: Acceptance Tests fails with exit value 1 from start locator (was: CI Failure: DeployJarAcceptanceTest fails with exit value 1 from start locator) > CI Failure: Acceptance Tests 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 > Components: tests > Reporter: Kirk Lund > Priority: Major > > {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.20.1#820001)