OnlineBackupTest1 nightly test failed with "java.io.EOFException: Reached end 
of file while attempting to read a whole page."
-----------------------------------------------------------------------------------------------------------------------------

                 Key: DERBY-4453
                 URL: https://issues.apache.org/jira/browse/DERBY-4453
             Project: Derby
          Issue Type: Bug
          Components: Store
    Affects Versions: 10.6.0.0
         Environment: ------------------ Java Information ------------------
Java Version:    1.6.0_15
Java Vendor:     Sun Microsystems Inc.
Java home:       /usr/local/java/jdk1.6.0_15/jre
Java classpath:  
/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derby.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyclient.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbytools.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbynet.jar:/home/os136789/Apache/TinderBox_Derby/db2jcc/lib/db2jcc.jar:/home/os136789/Apache/TinderBox_Derby/db2jcc/lib/db2jcc_license_c.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyTesting.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyrun.jar:/home/os136789/Apache/TinderBox_Derby/trunk/tools/java/jakarta-oro-2.0.8.jar:/home/os136789/Apache/TinderBox_Derby/trunk/tools/java/junit.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_de_DE.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_es.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_fr.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_it.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_ja_JP.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_ko_KR.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_pt_BR.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_zh_CN.jar:/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyLocale_zh_TW.jar:/usr/local/share/java/xalan/serializer.jar:/usr/local/share/java/xalan/xalan.jar:/usr/local/share/java/xalan/xercesImpl.jar:/usr/local/share/java/xalan/xml-apis.jar:/usr/local/share/java/xalan/xsltc.jar
OS name:         SunOS
OS architecture: x86
OS version:      5.10
Java user name:  os136789
Java user home:  /home/os136789
Java user dir:   
/export/home/tmp/os136789/testingDerbyTinderBox/SunOS-5.10_i86pc-i386/derbyall
java.specification.name: Java Platform API Specification
java.specification.version: 1.6
--------- Derby Information --------
JRE - JDBC: Java SE 6 - JDBC 4.0
[/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derby.jar] 10.6.0.0 
alpha - (882732)
[/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbytools.jar] 
10.6.0.0 alpha - (882732)
[/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbynet.jar] 10.6.0.0 
alpha - (882732)
[/home/os136789/Apache/TinderBox_Derby/trunk/jars/insane/derbyclient.jar] 
10.6.0.0 alpha - (882732)
[/home/os136789/Apache/TinderBox_Derby/db2jcc/lib/db2jcc.jar] 2.4 - (17)
[/home/os136789/Apache/TinderBox_Derby/db2jcc/lib/db2jcc_license_c.jar] 2.4 - 
(17)

            Reporter: Mike Matrigali


Online backup test failed in nightly tinderbox run:

http://dbtg.foundry.sun.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/882732-derbyall_diff.txt

Failure Details:
********* Diff file derbyall/derbynetmats/DerbyNet/jdbcapi/derbyStress.diff
*** Start: derbyStress jdk1.6.0_15 DerbyNet derbynetmats:jdbcapi 2009-11-21 
00:07:40 ***
Test skipped: listed in DerbyNet.exclude file, skipping test: 
jdbcapi/derbyStress.java
*** End:   derbyStress jdk1.6.0_15 DerbyNet derbynetmats:jdbcapi 2009-11-21 
00:07:40 ***
********* Diff file derbyall/storeall/storemore/OnlineBackupTest1.diff
*** Start: OnlineBackupTest1 jdk1.6.0_15 storeall:storemore 2009-11-21 00:13:18 
***
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(3,Container(0, 40768)) could not be read from disk.
> java.sql.SQLException: Failed to start database 'wombat', see the next 
> exception for details.
> Caused by: java.sql.SQLException: Failed to start database 'wombat', see the 
> next exception for details.
>       ... 16 more
> Caused by: java.sql.SQLException: Page Page(3,Container(0, 40768)) could not 
> be read from disk.
>       ... 13 more
> Caused by: ERROR XSDG0: Page Page(3,Container(0, 40768)) could not be read 
> from disk.
>       ... 13 more
> Caused by: java.io.EOFException: Reached end of file while attempting to read 
> a whole page.
>       ... 42 more
Test Failed.
*** End:   OnlineBackupTest1 jdk1.6.0_15 storeall:storemore 2009-11-21 00:14:25 
***
********* Diff file 
derbyall/derbynetclientmats/DerbyNetClient/encodingTests/TestEnc.diff
*** Start: TestEnc jdk1.6.0_15 DerbyNetClient derbynetclientmats:encodingTests 
2009-11-21 00:20:39 ***
derbyTesting.encoding can only be used with jdk15, skipping test
*** End:   TestEnc jdk1.6.0_15 DerbyNetClient derbynetclientmats:encodingTests 
2009-11-21 00:20:39 ***
------------------------------------------------------


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to