[ 
http://issues.apache.org/jira/browse/DERBY-810?page=comments#action_12362855 ] 

Øystein Grøvlen commented on DERBY-810:
---------------------------------------

Thanks, Suresh for the analysis.  I think you are right that the reason for the 
failure is that output to stdout and stderr gets mixed.  I agree that it is 
better to check for the shutdown SQLState instead of relying on the output of 
printStackTrace.  I will create a patch to change this.


> intermittent diff for store/RecoveryAfterBackup.java test
> ---------------------------------------------------------
>
>          Key: DERBY-810
>          URL: http://issues.apache.org/jira/browse/DERBY-810
>      Project: Derby
>         Type: Test
>   Components: Store
>     Versions: 10.2.0.0
>  Environment: Sun jdk 1.5
>     Reporter: Kathey Marsden
>      Fix For: 10.2.0.0

>
> I saw this diff for test running at 2006-01-11 00:45:23  PST. The test seemed 
> to run fine the next night.It would appear that this is some sort of 
> intermittent test output problem.   The test was just checked in on 
> 2006-01-09.
> store/RecoveryAfterBackup.java.  on jdk15
> *** Start: RecoveryAfterBackup jdk1.5.0_02 storeall:storerecovery 2006-01-11 
> 00:45:23 ***
> 4 del
> < SQL Exception: Derby system shutdown.
> 5 del
> < Starting restore with roll-forward recovery..
> 5a4
> > SQL Exception: Derby system shutdown.Starting restore with roll-forward 
> > recovery..
> Test Failed.

-- 
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

Reply via email to