Kamilla Aslami created GEODE-9415:
-------------------------------------
Summary: CI Failure: StopServerWithSecurityAcceptanceTest >
cannotStopServerAsClusterReaderOverJmx with ComparisonFailure
Key: GEODE-9415
URL: https://issues.apache.org/jira/browse/GEODE-9415
Project: Geode
Issue Type: Bug
Components: gfsh, jmx
Reporter: Kamilla Aslami
{noformat}
org.apache.geode.management.internal.cli.commands.StopServerWithSecurityAcceptanceTest
> cannotStopServerAsClusterReaderOverJmx FAILED
19:40:28 org.junit.ComparisonFailure: [Exit value from process started by
[cluster-setup: gfsh -e start locator --name=locator
--security-properties-file=C:\Users\geode\AppData\Local\Temp\junit10577922654009844858\security.properties
-e start server --name=server --server-port=0
--security-properties-file=C:\Users\geode\AppData\Local\Temp\junit10577922654009844858\security.properties]]
expected:<[0]> but was:<[1]>
19:40:28 at
jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
19:40:28 at
jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
19:40:28 at
jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
19:40:28 at
org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:103)
19:40:28 at
org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:143)
19:40:28 at
org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:152)
19:40:28 at
org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:153)
19:40:28 at
org.apache.geode.management.internal.cli.commands.StopServerWithSecurityAcceptanceTest.startCluster(StopServerWithSecurityAcceptanceTest.java:111)
19:40:28 at
org.apache.geode.management.internal.cli.commands.StopServerWithSecurityAcceptanceTest.cannotStopServerAsClusterReaderOverJmx(StopServerWithSecurityAcceptanceTest.java:87)
19:43:52{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)