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.0.0
Environment: failed on windows with ibm15 and ibm16 jvms
Reporter: Mike Matrigali
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.