[ 
https://issues.apache.org/jira/browse/DERBY-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Myrna van Lunteren updated DERBY-973:
-------------------------------------

    Component/s: Store
        Urgency: Normal
         Labels: derby_triage10_8  (was: )

I'm changing this from test issue to store, test, because it's not clear at 
this point if it's a problem in the test, or store.
I went through a bunch of derbyall failure reports from the tinderbox, and 
found only two occurrences:
- after revision 551728 (10.4.0.0 on 6/29/2007)
- after revision 882732 (10.6.0.0 on 11/21/2009 - which sparked DERBY-4453, 
marked as duplicate to this)

I also went through all reports from nightly tests at IBM (not publicly 
available(anymore)) since April 2007 and this exact failure has not popped up 
in that period.

(I did see 1 failure in this test - on an odd platform - but it looks like a 
different issue, judging from the diff the database apparently did not shut 
down properly...
But for reference that machine is running 10.5 builds on vmware with a modified 
linux kernel to get around "time-travel" issues which would cause some 
date-time tests to fail, and generally shows some odd failures we don't see 
often with the regular 10.5 linux machine. On 1/5/2011 (10.5.3.2 sync-ed to 
revision 1055745) with ibm142 this test failed with the following diff:
-------------------------------------------------------------------
5 del
< database shutdown properly
6 del
< Restored From the Backup
7 del
< Consistency Check is Done
8 del
< database shutdown properly
9 del
< End Online Backup Test1
9 add
> ERROR 38000: The exception 'java.lang.NullPointerException' was thrown while 
> evaluating an expression.
> ERROR XJ001: Java exception: ': java.lang.NullPointerException'.
> java.sql.SQLException: The exception 'java.lang.NullPointerException' was 
> thrown while evaluating an expression.
> Caused by: java.sql.SQLException: Java exception: ': 
> java.lang.NullPointerException'.
>       ... 11 more
> Caused by: java.lang.NullPointerException
>       at 
> java.security.AccessController.doPrivileged(AccessController.java(Compiled 
> Code))
>       at 
> java.security.AccessController.doPrivileged(AccessController.java(Compiled 
> Code))
>       ... 7 more
> Exception in thread "main" java.lang.Exception: BACKUP FAILED:The exception 
> 'java.lang.NullPointerException' was thrown while evaluating an expression.
Test Failed.
----------------------------------------
Unfortunately, derby.log and other files are gone now.)


> Restore fails in OnlineBackupTest1
> ----------------------------------
>
>                 Key: DERBY-973
>                 URL: https://issues.apache.org/jira/browse/DERBY-973
>             Project: Derby
>          Issue Type: Bug
>          Components: Store, Test
>    Affects Versions: 10.2.1.6
>         Environment: Solaris 10 3/05 s10_74L2a X86 - SunOS 5.10 Generic, JVM: 
> Sun Microsystems Inc. 1.5.0_04
>            Reporter: Ole Solberg
>              Labels: derby_triage10_8
>         Attachments: 377370.zip, derby.log
>
>
> "Signature":
> ********* Diff file storeall/storemore/OnlineBackupTest1.diff
> *** Start: OnlineBackupTest1 jdk1.5.0_04 storeall:storemore 2006-02-13 
> 16:17:08 ***
> 6 del
> < Restored From the Backup
> 7 del
> < Consistency Check is Done
> 8 del
> < database shutdown properly
> 9 del
> < End Online Backup Test1
> 9 add
> > ERROR XJ040: Failed to start database 'wombat', see the next exception for 
> > details.
> > ERROR XSDG0: Page Page(1,Container(0, 14929)) could not be read from disk.
> > SQL Exception: Failed to start database 'wombat', see the next exception 
> > for details.
> Test Failed.
> *** End:   OnlineBackupTest1 jdk1.5.0_04 storeall:storemore 2006-02-13 
> 16:18:08 ***

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to