You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by David Van Couvering <Da...@Sun.COM> on 2005/08/02 19:58:42 UTC

daemonService.unit failing

In running derbyall, I am getting a single failure, daemonService.unit.  
In the derby.log I see:

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:534)

Is anyone else seeing this?  The test run web site from July 30 does not 
show this failure.

Thanks,

David