[
https://issues.apache.org/jira/browse/DERBY-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646977#action_12646977
]
Myrna van Lunteren commented on DERBY-3943:
-------------------------------------------
I committed the patch with revision 713436.
I've seen the hang (with the repro and the test) on:
OS: Microsoft Windows 2000, 5.00.2195, Service Pack 4
JVM: java version "1.6.0"
Java(TM) SE Runtime Environment (build pwi3260sr2-20080818_01(SR2))
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Windows 2000 x86-32
jvmwi3260-200808
16_22093 (JIT enabled, AOT enabled)
J9VM - 20080816_022093_lHdSMr
JIT - r9_20080721_1330ifx2
GC - 20080724_AA)
JCL - 20080808_02
But not with ibm 1.5, nor Sun's jdk 1.5.
It's also ok with that same IBM 1.6 release on my XP but it seems I'm a Service
Pack behind there:
OS: Microsoft Windows XP Professional - 5.1.2600 Service Pack 2
> testReplication_Local_3_p2_StateTests_smallInsert_immediateStopMaster_DISABLED()
> causes hang in teardown()
> ----------------------------------------------------------------------------------------------------------
>
> Key: DERBY-3943
> URL: https://issues.apache.org/jira/browse/DERBY-3943
> Project: Derby
> Issue Type: Bug
> Components: Regression Test Failure, Replication, Test
> Affects Versions: 10.5.0.0
> Environment: Windows
> Reporter: Ole Solberg
> Assignee: Ole Solberg
> Attachments: DERBY-3943_diff.txt, repro3943.java
>
>
> 'NetworkServerControl shutdown' was attempted without having started servers
> and having a classpath: '-cp null' causes hang on Windows. On Unix the call
> appears to just fall through.
> The fix is given in
> http://www.nabble.com/fixture-ReplicationRun_Local_3_p2.....StopMaster_DISABLED%28%29-td20391564.html
> :
> Comment out the whole fixture.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.