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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2008/08/11 20:50:44 UTC

[jira] Created: (DERBY-3833) OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5

OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5
----------------------------------------------------------------------------------------------------------------------

                 Key: DERBY-3833
                 URL: https://issues.apache.org/jira/browse/DERBY-3833
             Project: Derby
          Issue Type: Bug
    Affects Versions: 10.3.3.1
         Environment: 10.3.3.1 build sync-ed up to revision 684621, ibm jvm 1.5
            Reporter: Myrna van Lunteren


The test diff shows this error:
88 del
< Ending test: test7
88 add
> ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)), page dump follows: Hex dump:
> 00000000: 0000 0000 0000 0000 0000 0000 0000 0000  ................
> 00000010: 0000 0000 0000 0000 0000 0000 0000 0000  ................
....(more)...

This is the stack in derby.log:
Checkpoint Daemon caught standard exception

------------  BEGIN ERROR STACK -------------

ERROR XSDB3: Container information cannot change once written: was 0, now 80
	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
	at org.apache.derby.impl.store.raw.data.AllocPage.WriteContainerInfo(Unknown Source)
	at org.apache.derby.impl.store.raw.data.FileContainer.writeHeader(Unknown Source)
	at org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
	at org.apache.derby.impl.store.raw.data.RAFContainer.clean(Unknown Source)
	at org.apache.derby.impl.services.cache.CachedItem.clean(Unknown Source)

I will shortly make a zip of  the db and log etc. and attach.


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


[jira] Updated: (DERBY-3833) OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5

Posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Myrna van Lunteren updated DERBY-3833:
--------------------------------------

    Attachment: OnlineCompressTest.zip

zipped up test dir (i.e. database, derby.log and properties files)

> OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3833
>                 URL: https://issues.apache.org/jira/browse/DERBY-3833
>             Project: Derby
>          Issue Type: Bug
>    Affects Versions: 10.3.3.1
>         Environment: 10.3.3.1 build sync-ed up to revision 684621, ibm jvm 1.5
>            Reporter: Myrna van Lunteren
>         Attachments: OnlineCompressTest.zip
>
>
> The test diff shows this error:
> 88 del
> < Ending test: test7
> 88 add
> > ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)), page dump follows: Hex dump:
> > 00000000: 0000 0000 0000 0000 0000 0000 0000 0000  ................
> > 00000010: 0000 0000 0000 0000 0000 0000 0000 0000  ................
> ....(more)...
> This is the stack in derby.log:
> Checkpoint Daemon caught standard exception
> ------------  BEGIN ERROR STACK -------------
> ERROR XSDB3: Container information cannot change once written: was 0, now 80
> 	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.AllocPage.WriteContainerInfo(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.writeHeader(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.clean(Unknown Source)
> 	at org.apache.derby.impl.services.cache.CachedItem.clean(Unknown Source)
> I will shortly make a zip of  the db and log etc. and attach.

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


[jira] Updated: (DERBY-3833) OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan updated DERBY-3833:
-----------------------------------

               Urgency: Normal
    Bug behavior facts: [Data corruption, Regression Test Failure]  (was: [Regression Test Failure])

Triaged July 3, 2009:  Assigned normal urgency, marked as Data corruption.

> OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3833
>                 URL: https://issues.apache.org/jira/browse/DERBY-3833
>             Project: Derby
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: 10.3.3.1
>         Environment: 10.3.3.1 build sync-ed up to revision 684621, ibm jvm 1.5
>            Reporter: Myrna van Lunteren
>         Attachments: OnlineCompressTest.zip
>
>
> The test diff shows this error:
> 88 del
> < Ending test: test7
> 88 add
> > ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)), page dump follows: Hex dump:
> > 00000000: 0000 0000 0000 0000 0000 0000 0000 0000  ................
> > 00000010: 0000 0000 0000 0000 0000 0000 0000 0000  ................
> ....(more)...
> This is the stack in derby.log:
> Checkpoint Daemon caught standard exception
> ------------  BEGIN ERROR STACK -------------
> ERROR XSDB3: Container information cannot change once written: was 0, now 80
> 	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.AllocPage.WriteContainerInfo(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.writeHeader(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.clean(Unknown Source)
> 	at org.apache.derby.impl.services.cache.CachedItem.clean(Unknown Source)
> I will shortly make a zip of  the db and log etc. and attach.

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


[jira] Updated: (DERBY-3833) OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5

Posted by "Mike Matrigali (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Matrigali updated DERBY-3833:
----------------------------------


Can you add the type of disk that test was run on (ide or scsi) and whether write cache was enabled or not?

I just tried the test 200 times on a multi-processor, XP, ibm15 jvm, scsi disk, no write cache, sane classes and it passed every time.  I am going to try insane tonight on this machine.

> OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3833
>                 URL: https://issues.apache.org/jira/browse/DERBY-3833
>             Project: Derby
>          Issue Type: Bug
>    Affects Versions: 10.3.3.1
>         Environment: 10.3.3.1 build sync-ed up to revision 684621, ibm jvm 1.5
>            Reporter: Myrna van Lunteren
>         Attachments: OnlineCompressTest.zip
>
>
> The test diff shows this error:
> 88 del
> < Ending test: test7
> 88 add
> > ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)), page dump follows: Hex dump:
> > 00000000: 0000 0000 0000 0000 0000 0000 0000 0000  ................
> > 00000010: 0000 0000 0000 0000 0000 0000 0000 0000  ................
> ....(more)...
> This is the stack in derby.log:
> Checkpoint Daemon caught standard exception
> ------------  BEGIN ERROR STACK -------------
> ERROR XSDB3: Container information cannot change once written: was 0, now 80
> 	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.AllocPage.WriteContainerInfo(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.writeHeader(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.clean(Unknown Source)
> 	at org.apache.derby.impl.services.cache.CachedItem.clean(Unknown Source)
> I will shortly make a zip of  the db and log etc. and attach.

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


[jira] Updated: (DERBY-3833) OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden updated DERBY-3833:
----------------------------------

    Component/s: Store

> OnlineCompressTest fails with ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)) on 10.3 with ibm 1.5
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3833
>                 URL: https://issues.apache.org/jira/browse/DERBY-3833
>             Project: Derby
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: 10.3.3.1
>         Environment: 10.3.3.1 build sync-ed up to revision 684621, ibm jvm 1.5
>            Reporter: Myrna van Lunteren
>         Attachments: OnlineCompressTest.zip
>
>
> The test diff shows this error:
> 88 del
> < Ending test: test7
> 88 add
> > ERROR XSDBB: Unknown page format at page Page(1,Container(0, 1440)), page dump follows: Hex dump:
> > 00000000: 0000 0000 0000 0000 0000 0000 0000 0000  ................
> > 00000010: 0000 0000 0000 0000 0000 0000 0000 0000  ................
> ....(more)...
> This is the stack in derby.log:
> Checkpoint Daemon caught standard exception
> ------------  BEGIN ERROR STACK -------------
> ERROR XSDB3: Container information cannot change once written: was 0, now 80
> 	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.AllocPage.WriteContainerInfo(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.writeHeader(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.clean(Unknown Source)
> 	at org.apache.derby.impl.services.cache.CachedItem.clean(Unknown Source)
> I will shortly make a zip of  the db and log etc. and attach.

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