[
https://issues.apache.org/jira/browse/DERBY-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982774#action_12982774
]
Myrna van Lunteren commented on DERBY-4463:
-------------------------------------------
Indeed, Derby151Test was decommissioned with revision 1038440 for DERBY-4741,
and was replaced by InterruptResilienceTest.
I recently confirmed that InterruptResilienceTest (after commenting out the
skipping code) pops the jvm bug.
I also confirmed that the jvm bug is fixed in ibm 1.6 SR9 (currently latest
available).
However, I'm waiting for an SR release of the 1.5 jvm before reinstating
InterruptResilienceTest; the problem should be fixed with SR13, but the current
latest available 1.5 is SR12 (fp3).
> JMX test in nightly test suite failed with:
> JMXTest:clientjava.lang.InterruptedException:
> --------------------------------------------------------------------------------------------
>
> Key: DERBY-4463
> URL: https://issues.apache.org/jira/browse/DERBY-4463
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.6.1.0
> Environment: failed on windows with ibm15 and ibm16 jvms
> Reporter: Mike Matrigali
> Attachments: derby-4463-2.diff, derby-4463-except-non-sun-vm.diff,
> derby-4463.diff, DERBY-4463_debugnot4commit.diff, TestInterrupted.java,
> tmpsteibm16.out, tmpstejdk16.out
>
>
> 7) JMXTest:clientjava.lang.InterruptedException:
> at
> org.apache.derbyTesting.junit.SpawnedProcess.complete(SpawnedProcess.java:137)
> at
> org.apache.derbyTesting.junit.NetworkServerTestSetup.tearDown(NetworkServerTestSetup.java:392)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> at
> org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> Started failing with build 887040. Here are links for the errors the first
> time it was encountered:
> http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm15/887040-suites.All_diff.txt
> http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm16/887040-suites.All_diff.txt
> And it still occurred in the next main build:
> http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm15/887483-suites.All_diff.txt
> http://people.apache.org/~myrnavl/derby_test_results/main/windows/testlog/ibm16/887483-suites.All_diff.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.