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 "Øystein Grøvlen (JIRA)" <de...@db.apache.org> on 2006/01/17 18:18:44 UTC

[jira] Updated: (DERBY-810) intermittent diff for store/RecoveryAfterBackup.java test

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

Øystein Grøvlen updated DERBY-810:
----------------------------------

    Attachment: derby-810.diff
                derby-810.stat

The attach patch should solve this problem.  I no longer print the stack trace if the normal shutdown exception is received.

> 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
>     Assignee: Øystein Grøvlen
>      Fix For: 10.2.0.0
>  Attachments: derby-810.diff, derby-810.stat
>
> 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


Re: [jira] Updated: (DERBY-810) intermittent diff for store/RecoveryAfterBackup.java test

Posted by Mike Matrigali <mi...@sbcglobal.net>.
oops, nevermind - i was behind on the list.  I see this has already
been taken care of.

Mike Matrigali wrote:
> I am looking at reviewing/committing this.  If anyone else is already
> looking or wants me to wait on the commit let me know.
> 
> Øystein Grøvlen (JIRA) wrote:
> 
>>      [ http://issues.apache.org/jira/browse/DERBY-810?page=all ]
>>
>> Øystein Grøvlen updated DERBY-810:
>> ----------------------------------
>>
>>     Attachment: derby-810.diff
>>                 derby-810.stat
>>
>> The attach patch should solve this problem.  I no longer print the 
>> stack trace if the normal shutdown exception is received.
>>
>>
>>> 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
>>>    Assignee: Øystein Grøvlen
>>>     Fix For: 10.2.0.0
>>> Attachments: derby-810.diff, derby-810.stat
>>>
>>> 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.
>>
>>
>>
> 
> 
> 


Re: [jira] Updated: (DERBY-810) intermittent diff for store/RecoveryAfterBackup.java test

Posted by Suresh Thalamati <su...@gmail.com>.
I think David already committed this patch.

Mike Matrigali wrote:
> I am looking at reviewing/committing this.  If anyone else is already
> looking or wants me to wait on the commit let me know.
> 
> Øystein Grøvlen (JIRA) wrote:
> 
>>      [ http://issues.apache.org/jira/browse/DERBY-810?page=all ]
>>
>> Øystein Grøvlen updated DERBY-810:
>> ----------------------------------
>>
>>     Attachment: derby-810.diff
>>                 derby-810.stat
>>
>> The attach patch should solve this problem.  I no longer print the 
>> stack trace if the normal shutdown exception is received.
>>
>>
>>> 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
>>>    Assignee: Øystein Grøvlen
>>>     Fix For: 10.2.0.0
>>> Attachments: derby-810.diff, derby-810.stat
>>>
>>> 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.
>>
>>
>>
> 
> 


Re: [jira] Updated: (DERBY-810) intermittent diff for store/RecoveryAfterBackup.java test

Posted by Mike Matrigali <mi...@sbcglobal.net>.
I am looking at reviewing/committing this.  If anyone else is already
looking or wants me to wait on the commit let me know.

Øystein Grøvlen (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/DERBY-810?page=all ]
> 
> Øystein Grøvlen updated DERBY-810:
> ----------------------------------
> 
>     Attachment: derby-810.diff
>                 derby-810.stat
> 
> The attach patch should solve this problem.  I no longer print the stack trace if the normal shutdown exception is received.
> 
> 
>>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
>>    Assignee: Øystein Grøvlen
>>     Fix For: 10.2.0.0
>> Attachments: derby-810.diff, derby-810.stat
>>
>>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.
> 
>