You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2019/01/19 01:17:32 UTC

[GitHub] [geode] kirklund opened pull request #3101: GEODE-6297: Add Process info to Launcher status failure msg

This will provide some details about if the process is actually
alive or not when FileProcessController.status throws
IllegalStateException.

When the test fails again, if Process is not alive then the
underlying cause is probably something like a BindException
preventing the startup of the Locator process.

This info will also apply to GEODE-6183 which is nearly
identical.

I'm including the change in ServerLauncherRemoteIntegrationTestCase
as well in case there's ever a similar failure starting up a server.

[ Full content available at: https://github.com/apache/geode/pull/3101 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund closed pull request #3101: GEODE-6297: Add Process info to Launcher status failure msg

Posted by "kirklund (GitHub)" <gi...@apache.org>.
[ pull request closed by kirklund ]

[ Full content available at: https://github.com/apache/geode/pull/3101 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org