Knut Anders Hatlen created DERBY-6651:
-----------------------------------------
Summary: BootLockTest fails on compact profile 2
Key: DERBY-6651
URL: https://issues.apache.org/jira/browse/DERBY-6651
Project: Derby
Issue Type: Bug
Components: Test
Affects Versions: 10.11.0.0
Environment: java version "1.8.0_05"
Java(TM) SE Embedded Runtime Environment (build 1.8.0_05-b13, profile compact2,
headless)
Java HotSpot(TM) Embedded Server VM (build 25.5-b02, mixed mode)
Reporter: Knut Anders Hatlen
http://download.java.net/javadesktop/derby/request_5593638/javadb-task-3898689.html
{noformat}
junit.framework.AssertionFailedError: Minion did not start or boot db in 600
seconds.
exitValue = 1----Process exited. Minion's stderr:
----Minion's stderr ended
at
org.apache.derbyTesting.functionTests.tests.store.BootLockTest.waitForMinionBoot(BootLockTest.java:239)
at
org.apache.derbyTesting.functionTests.tests.store.BootLockTest.testBootLock(BootLockTest.java:130)
at
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:118)
at
org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:440)
at
org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:457)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at
org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)