[
https://issues.apache.org/jira/browse/DERBY-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel John Debrunner resolved DERBY-3544.
------------------------------------------
Resolution: Fixed
Modified version of patch committed Revision: 639433.
Change was to report the fact that the shutdown failed (rather than just ignore
it) by throwing the exception that the shutdown failed with. Thus one can track
the failure closer to the test that caused it.
> If NetworkServer fails to shutdown, test run will hang
> ------------------------------------------------------
>
> Key: DERBY-3544
> URL: https://issues.apache.org/jira/browse/DERBY-3544
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.3.2.2, 10.4.1.0, 10.5.0.0
> Reporter: Kathey Marsden
> Assignee: Daniel John Debrunner
> Attachments: derby3544_diff.txt
>
>
> If the NetworkServer fails to shutdown for some reason, we do not clean up
> the process but will just hang the tests. We should kill off the process if
> the server fails to shutdown and continue. To reproduce try runnning the
> test derbynet.SecureServerTest with 10.3 derbyTesting.jar and 10.4 jars. See
> DERBY-3534 for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.