[
https://issues.apache.org/jira/browse/GEODE-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530269#comment-16530269
]
ASF subversion and git services commented on GEODE-5372:
--------------------------------------------------------
Commit 0196ba5640d3dc2359163e1cbb583e590345ca1c in geode-native's branch
refs/heads/develop from Mike Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=0196ba5 ]
GEODE-5372: Updated GeodeServer.cs to force kill gfsh if necessary
> 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
> 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)