[ http://issues.apache.org/jira/browse/DERBY-1237?page=comments#action_12418964 ]
Knut Anders Hatlen commented on DERBY-1237: ------------------------------------------- This could be a duplicate of DERBY-989, but it's hard to say since the real error message is hidden in derby.log. DERBY-989 mentions this error message found in derby.log: org.apache.derbyTesting.unitTests.harness.T_Fail: Test failed - unsubscribed continue to get serviced at org.apache.derbyTesting.unitTests.harness.T_Fail.testFailMsg(T_Fail.java:95) at org.apache.derbyTesting.unitTests.services.T_DaemonService.T03(T_DaemonService.java:247) at org.apache.derbyTesting.unitTests.services.T_DaemonService.runTestSet(T_DaemonService.java:118) at org.apache.derbyTesting.unitTests.harness.T_MultiThreadedIterations.run(T_MultiThreadedIterations.java:180) at java.lang.Thread.run(Thread.java:570) If this error happens before the last iteration of T03, the test will hang for an hour before it's killed and prints a time bomb message (as the bug description of DERBY-989 says). However, if the error happens in the last iteration of T03, the test won't hang and it prints "Shutting down due to unit test failure" as reported in this issue. > unit/daemonService fails intermittently with > Shutting down due to unit > test failure. > --------------------------------------------------------------------------------------- > > Key: DERBY-1237 > URL: http://issues.apache.org/jira/browse/DERBY-1237 > Project: Derby > Type: Test > Components: Test, Regression Test Failure > Versions: 10.2.0.0 > Reporter: Kathey Marsden > > see a failure for this test with 10.2.0.0 alpha - (394001) on IBM 1.4.2 > I don't see ran out of time. Is this the same failure or something different? > *** Start: daemonService jdk1.4.2 derbyall:unit 2006-04-14 08:37:02 *** > 2 del > < -- Unit Test T_DaemonService finished > 2 add > > Shutting down due to unit test failure. > Test Failed. > *** End: daemonService jdk1.4.2 derbyall:unit 2006-04-14 08:46:24 ** > This appears to be different than DERBY-989 as it has failed repeatedly with > IBM 1.4.2 and has a diffferent error. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
