You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Charlie Black (JIRA)" <ji...@apache.org> on 2019/03/20 20:51:01 UTC

[jira] [Closed] (GEODE-5372) gfsh process occasional fails to exit in Windows

     [ https://issues.apache.org/jira/browse/GEODE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charlie Black closed GEODE-5372.
--------------------------------

If you find this closure in error please (re)open a ticket with the details and or submit a pull request with the fix.

> gfsh process occasional fails to exit in Windows
> ------------------------------------------------
>
>                 Key: GEODE-5372
>                 URL: https://issues.apache.org/jira/browse/GEODE-5372
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Michael Martell
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Occasionally the gfsh process used by the C++/CLI integration tests fails to exit.
> Stack trace:
> Apache.Geode.Client.IntegrationTests.RegionTest.PutOnOneCacheGetOnAnotherCache [FAIL]
>  System.InvalidOperationException : Process must exit before requested information can be determined.
>  Stack Trace:
>  at System.Diagnostics.Process.EnsureState(State state)
>  at System.Diagnostics.Process.get_ExitCode()
>  D:\nativeclient\clicache\integration-test2\GeodeServer.cs(113,0): at GeodeServer..ctor(String regionName, Boolean readSerialized, Boolean useSsl)
>  D:\nativeclient\clicache\integration-test2\RegionTest.cs(31,0): at Apache.Geode.Client.IntegrationTests.RegionTest.PutOnOneCacheGetOnAnotherCache()
>  Finished: Apache.Geode.IntegrationTests2



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)