[
https://issues.apache.org/jira/browse/DERBY-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Matrigali updated DERBY-3544:
----------------------------------
I picked up the patch in DERBY-3544 and I have run one complete junit test run
against sane classes with only errors and no hangs. The second
try also seems to be progressing so this patch seems to be fixing the hang.
> 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
> 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.