[
https://issues.apache.org/jira/browse/GEODE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352660#comment-17352660
]
Geode Integration commented on GEODE-9330:
------------------------------------------
Seen in [WindowsAcceptanceTestOpenJDK11
#242|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsAcceptanceTestOpenJDK11/builds/242]
... see [test
results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0268/test-results/acceptanceTest/1622079958/]
or download
[artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0268/test-artifacts/1622079958/windows-acceptancetestfiles-OpenJDK11-1.15.0-build.0268.tgz].
> CI Failure: StandaloneClientManagementAPIAcceptanceTest >
> clientCreatesRegionUsingClusterManagementService
> ----------------------------------------------------------------------------------------------------------
>
> Key: GEODE-9330
> URL: https://issues.apache.org/jira/browse/GEODE-9330
> Project: Geode
> Issue Type: Test
> Components: tests
> Reporter: Owen Nichols
> Priority: Major
>
> this is different from GEODE-6784 because the startup rule returns failure,
> rather than a timeout being exceeded:
> {noformat}
> org.apache.geode.management.internal.rest.StandaloneClientManagementAPIAcceptanceTest
> > clientCreatesRegionUsingClusterManagementService[1] FAILED
> org.junit.ComparisonFailure: [Exit value from process started by
> [startCluster: gfsh -e start locator --port=28921 --http-service-port=28922
> --J=-Dgemfire.JMX_MANAGER_PORT=28923 -e start server
> --locators=localhost[28921] --server-port=0]] 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.management.internal.rest.StandaloneClientManagementAPIAcceptanceTest.clientCreatesRegionUsingClusterManagementService(StandaloneClientManagementAPIAcceptanceTest.java:115)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)