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 "Mike Matrigali (JIRA)" <ji...@apache.org> on 2008/02/13 00:39:08 UTC

[jira] Updated: (DERBY-3411) OnlineBackup1 test failed with underlying error: "ERROR XSDG3: Meta-data for Container org.apache.derby.impl.store.raw.data.RAFContainer4@52325232 could not be accessed"

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

Mike Matrigali updated DERBY-3411:
----------------------------------

    Attachment: storemore.zip

here is complete test leftover directory from failure on 2/8 build of 10.3 codeline for OnlineCompress1 test.

> OnlineBackup1 test failed with underlying error: "ERROR XSDG3: Meta-data for Container org.apache.derby.impl.store.raw.data.RAFContainer4@52325232 could not be accessed"
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3411
>                 URL: https://issues.apache.org/jira/browse/DERBY-3411
>             Project: Derby
>          Issue Type: Bug
>          Components: Regression Test Failure, Store
>    Affects Versions: 10.3.2.1
>         Environment: ------------------ Java Information ------------------
> Java Version:    1.5.0
> Java Vendor:     IBM Corporation
> Java home:       E:\cloudtst\jartest\ibm15\jre
> Java classpath:  E:/cloudtst/jartest/classes/derby.jar;E:/cloudtst/jartest/classes/derbyLocale_zh_TW.jar;E:/cloudtst/jartest/classes/derbyLocale_zh_CN.jar;E:/cloudtst/jartest/classes/derbyLocale_ru.jar;E:/cloudtst/jartest/classes/derbyLocale_pt_BR.jar;E:/cloudtst/jartest/classes/derbyLocale_pl.jar;E:/cloudtst/jartest/classes/derbyLocale_ko_KR.jar;E:/cloudtst/jartest/classes/derbyLocale_ja_JP.jar;E:/cloudtst/jartest/classes/derbyLocale_it.jar;E:/cloudtst/jartest/classes/derbyLocale_hu.jar;E:/cloudtst/jartest/classes/derbyLocale_fr.jar;E:/cloudtst/jartest/classes/derbyLocale_es.jar;E:/cloudtst/jartest/classes/derbyLocale_de_DE.jar;E:/cloudtst/jartest/classes/derbyLocale_cs.jar;E:/cloudtst/jartest/tools/java/junit.jar;E:/cloudtst/jartest/classes/derbytools.jar;E:/cloudtst/jartest/classes/derbynet.jar;E:/cloudtst/jartest/classes/derbyclient.jar;;E:/cloudtst/jartest/classes/derbyrun.jar;E:/cloudtst/jartest/classes/derbyTesting.jar;E:/cloudtst/jartest/classes/maps.jar;E:/cloudtst/jartest/classes/functionTests.jar;E:/cloudtst/jartest/classes/csext.jar;E:/cloudtst/jartest/tools/java/junit.jar;E:/cloudtst/jartest/tools/java/jndi/fscontext.jar;E:/cloudtst/jartest/tools/java/jakarta-oro-2.0.8.jar
> OS name:         Windows 2000
> OS architecture: x86
> OS version:      5.0 build 2195 Service Pack 4
> Java user name:  cloudtest
> Java user home:  C:\Documents and Settings\cloudtest
> Java user dir:   E:\cloudtst\jartest\JarResults.2008-02-08\ibm15_derbyall
> java.specification.name: Java Platform API Specification
> java.specification.version: 1.5
> --------- Derby Information --------
> JRE - JDBC: J2SE 5.0 - JDBC 3.0
> [E:\cloudtst\jartest\classes\derby.jar] 10.3.2.2 - (620070)
> [E:\cloudtst\jartest\classes\derbytools.jar] 10.3.2.2 - (620070)
> [E:\cloudtst\jartest\classes\derbynet.jar] 10.3.2.2 - (620070)
> [E:\cloudtst\jartest\classes\derbyclient.jar] 10.3.2.2 - (620070)
> ------------------------------------------------------
>            Reporter: Mike Matrigali
>         Attachments: storemore.zip
>
>
> OnlineBackupTest1 regression test failed with following diff:
> ********* Diff file derbyall/storeall/storemore/OnlineBackupTest1.diff
> *** Start: OnlineBackupTest1 jdk1.5.0 storeall:storemore 2008-02-09 02:27:13 ***
> 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 XSLA1: Log Record has been sent to the stream, but it cannot be applied to the store (Object null).  This may cause recovery problems also.
> > ERROR XSLAA: The store has been marked for shutdown by an earlier exception.
> > ERROR XSDG3: Meta-data for Container org.apache.derby.impl.store.raw.data.RAFContainer4@52325232 could not be accessed
> > ERROR XJ001: Java exception: ': java.io.EOFException'.
> > java.sql.SQLException: Log Record has been sent to the stream, but it cannot be applied to the store (Object null).  This may cause recovery problems also.
> > Caused by: java.sql.SQLException: The store has been marked for shutdown by an earlier exception.
> > 	... 11 more
> > Caused by: java.sql.SQLException: Meta-data for Container org.apache.derby.impl.store.raw.data.RAFContainer4@52325232 could not be accessed
> > 	... 12 more
> > Caused by: java.sql.SQLException: Java exception: ': java.io.EOFException'.
> > 	... 13 more
> > Caused by: java.io.EOFException
> > 	... 1 more
> > ERROR XJ001: Java exception: ': java.lang.NullPointerException'.
> > java.sql.SQLException: Java exception: ': java.lang.NullPointerException'.
> > Caused by: java.lang.NullPointerException
> > 	... 7 more
> > ERROR 38000: The exception 'org.apache.derby.iapi.services.context.ShutdownException' was thrown while evaluating an expression.
> > ERROR XJ001: Java exception: ': org.apache.derby.iapi.services.context.ShutdownException'.
> > java.sql.SQLException: The exception 'org.apache.derby.iapi.services.context.ShutdownException' was thrown while evaluating an expression.
> > Caused by: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.services.context.ShutdownException'.
> > 	... 11 more
> > Caused by: org.apache.derby.iapi.services.context.ShutdownException: 
> > 	... 7 moreException in thread "main" java.lang.Exception: BACKUP FAILED:The exception 'org.apache.derby.iapi.services.context.ShutdownException' was thrown while evaluating an expression.
> Test Failed.
> *** End:   OnlineBackupTest1 jdk1.5.0 storeall:storemore 2008-02-09 02:28:15 ***
> But need to check derby.log for real error:
> ----------------------------------------------------------------
> 2008-02-09 10:27:16.765 GMT:
>  Booting Derby version The Apache Software Foundation - Apache Derby - 10.3.2.2 - (620070): instance c013800d-0117-fdbc-11f1-000014a914f0
> on database directory E:\cloudtst\jartest\JarResults.2008-02-08\ibm15_derbyall\derbyall\storeall\storemore\OnlineBackupTest1\wombat  
> Database Class Loader started - derby.database.classpath=''
> ------------  BEGIN SHUTDOWN ERROR STACK -------------
> 2008-02-09 10:28:15.171 GMT Thread[DML_THREAD,5,main] (XID = 5494), (SESSIONID = 2), (DATABASE = wombat), (DRDAID = null), Cleanup action starting
> 2008-02-09 10:28:15.171 GMT Thread[DML_THREAD,5,main] (XID = 5494), (SESSIONID = 2), (DATABASE = wombat), (DRDAID = null), Failed Statement is: INSERT INTO emp VALUES(?,?,?) with 3 parameters begin parameter #1: 1 :end parameter begin parameter #2: skywalker1 :end parameter begin parameter #3: 2000.0 :end parameter 
> ERROR XSLA1: Log Record has been sent to the stream, but it cannot be applied to the store (Object null).  This may cause recovery problems also.
> 	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.FileLogger.logAndDo(Unknown Source)
> 	at org.apache.derby.impl.store.raw.xact.Xact.logAndDo(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.LoggableActions.doAction(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.LoggableActions.actionInsert(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BasePage.insertNoOverflow(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BasePage.insertAtSlot(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.StoredPage.insertAtSlot(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BasePage.insert(Unknown Source)
> 	at org.apache.derby.impl.store.access.heap.HeapController.doInsert(Unknown Source)
> 	at org.apache.derby.impl.store.access.heap.HeapController.insertAndFetchLocation(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.RowChangerImpl.insertRow(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.InsertResultSet.normalInsertCore(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.InsertResultSet.open(Unknown Source)
> 	at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate(Unknown Source)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1$DatabaseActions.insert(OnlineBackupTest1.java:375)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1$DatabaseActions.performDmlActions(OnlineBackupTest1.java:284)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1$DatabaseActions.run(OnlineBackupTest1.java:265)
> 	at java.lang.Thread.run(Thread.java:801)
> Caused by: ERROR XSLAA: The store has been marked for shutdown by an earlier exception.
> 	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.appendLogRecord(Unknown Source)
> 	... 21 more
> Caused by: ERROR XSDG3: Meta-data for Container org.apache.derby.impl.store.raw.data.RAFContainer4@52325232 could not be accessed
> 	at org.apache.derby.iapi.error.StandardException.newException(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)
> 	at org.apache.derby.impl.services.cache.Clock.cleanCache(Unknown Source)
> 	at org.apache.derby.impl.services.cache.Clock.cleanAll(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BaseDataFileFactory.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpointWithTran(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.access.RAMAccessManager.backup(Unknown Source)
> 	at org.apache.derby.impl.db.BasicDatabase.backup(Unknown Source)
> 	at org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE(Unknown Source)
> 	at org.apache.derby.exe.ac2e31c0abx0117xfdbcx11f1x000014a914f00.g0(Unknown Source)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:615)
> 	at org.apache.derby.impl.services.reflect.ReflectMethod.invoke(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.CallStatementResultSet.open(Unknown Source)
> 	at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedCallableStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.execute(Unknown Source)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.performBackup(OnlineBackup.java:89)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.run(OnlineBackup.java:60)
> 	... 1 more
> Caused by: java.io.EOFException
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:408)
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:386)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.getEmbryonicPage(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
> 	... 27 more
> ============= begin nested exception, level (1) ===========
> ERROR XSLAA: The store has been marked for shutdown by an earlier exception.
> 	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.appendLogRecord(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.FileLogger.logAndDo(Unknown Source)
> 	at org.apache.derby.impl.store.raw.xact.Xact.logAndDo(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.LoggableActions.doAction(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.LoggableActions.actionInsert(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BasePage.insertNoOverflow(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BasePage.insertAtSlot(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.StoredPage.insertAtSlot(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BasePage.insert(Unknown Source)
> 	at org.apache.derby.impl.store.access.heap.HeapController.doInsert(Unknown Source)
> 	at org.apache.derby.impl.store.access.heap.HeapController.insertAndFetchLocation(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.RowChangerImpl.insertRow(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.InsertResultSet.normalInsertCore(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.InsertResultSet.open(Unknown Source)
> 	at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate(Unknown Source)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1$DatabaseActions.insert(OnlineBackupTest1.java:375)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1$DatabaseActions.performDmlActions(OnlineBackupTest1.java:284)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackupTest1$DatabaseActions.run(OnlineBackupTest1.java:265)
> 	at java.lang.Thread.run(Thread.java:801)
> Caused by: ERROR XSDG3: Meta-data for Container org.apache.derby.impl.store.raw.data.RAFContainer4@52325232 could not be accessed
> 	at org.apache.derby.iapi.error.StandardException.newException(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)
> 	at org.apache.derby.impl.services.cache.Clock.cleanCache(Unknown Source)
> 	at org.apache.derby.impl.services.cache.Clock.cleanAll(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BaseDataFileFactory.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpointWithTran(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.access.RAMAccessManager.backup(Unknown Source)
> 	at org.apache.derby.impl.db.BasicDatabase.backup(Unknown Source)
> 	at org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE(Unknown Source)
> 	at org.apache.derby.exe.ac2e31c0abx0117xfdbcx11f1x000014a914f00.g0(Unknown Source)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:615)
> 	at org.apache.derby.impl.services.reflect.ReflectMethod.invoke(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.CallStatementResultSet.open(Unknown Source)
> 	at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedCallableStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.execute(Unknown Source)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.performBackup(OnlineBackup.java:89)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.run(OnlineBackup.java:60)
> 	... 1 more
> Caused by: java.io.EOFException
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:408)
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:386)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.getEmbryonicPage(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
> 	... 27 more
> ============= end nested exception, level (1) ===========
> ============= begin nested exception, level (2) ===========
> ERROR XSDG3: Meta-data for Container org.apache.derby.impl.store.raw.data.RAFContainer4@52325232 could not be accessed
> 	at org.apache.derby.iapi.error.StandardException.newException(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)
> 	at org.apache.derby.impl.services.cache.Clock.cleanCache(Unknown Source)
> 	at org.apache.derby.impl.services.cache.Clock.cleanAll(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BaseDataFileFactory.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpointWithTran(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.access.RAMAccessManager.backup(Unknown Source)
> 	at org.apache.derby.impl.db.BasicDatabase.backup(Unknown Source)
> 	at org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE(Unknown Source)
> 	at org.apache.derby.exe.ac2e31c0abx0117xfdbcx11f1x000014a914f00.g0(Unknown Source)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:615)
> 	at org.apache.derby.impl.services.reflect.ReflectMethod.invoke(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.CallStatementResultSet.open(Unknown Source)
> 	at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedCallableStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.execute(Unknown Source)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.performBackup(OnlineBackup.java:89)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.run(OnlineBackup.java:60)
> 	at java.lang.Thread.run(Thread.java:801)
> Caused by: java.io.EOFException
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:408)
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:386)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.getEmbryonicPage(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
> 	... 27 more
> ============= end nested exception, level (2) ===========
> ============= begin nested exception, level (3) ===========
> java.io.EOFException
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:408)
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:386)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.getEmbryonicPage(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)
> 	at org.apache.derby.impl.services.cache.Clock.cleanCache(Unknown Source)
> 	at org.apache.derby.impl.services.cache.Clock.cleanAll(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BaseDataFileFactory.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpointWithTran(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.access.RAMAccessManager.backup(Unknown Source)
> 	at org.apache.derby.impl.db.BasicDatabase.backup(Unknown Source)
> 	at org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE(Unknown Source)
> 	at org.apache.derby.exe.ac2e31c0abx0117xfdbcx11f1x000014a914f00.g0(Unknown Source)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:615)
> 	at org.apache.derby.impl.services.reflect.ReflectMethod.invoke(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.CallStatementResultSet.open(Unknown Source)
> 	at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedCallableStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.execute(Unknown Source)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.performBackup(OnlineBackup.java:89)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.run(OnlineBackup.java:60)
> 	at java.lang.Thread.run(Thread.java:801)
> ============= end nested exception, level (3) ===========
> 2008-02-09 10:28:15.171 GMT:
> Shutting down instance c013800d-0117-fdbc-11f1-000014a914f0
> ----------------------------------------------------------------
> ERROR XSDG3: Meta-data for Container org.apache.derby.impl.store.raw.data.RAFContainer4@52325232 could not be accessed
> 	at org.apache.derby.iapi.error.StandardException.newException(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)
> 	at org.apache.derby.impl.services.cache.Clock.cleanCache(Unknown Source)
> 	at org.apache.derby.impl.services.cache.Clock.cleanAll(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BaseDataFileFactory.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpointWithTran(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.access.RAMAccessManager.backup(Unknown Source)
> 	at org.apache.derby.impl.db.BasicDatabase.backup(Unknown Source)
> 	at org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE(Unknown Source)
> 	at org.apache.derby.exe.ac2e31c0abx0117xfdbcx11f1x000014a914f00.g0(Unknown Source)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:615)
> 	at org.apache.derby.impl.services.reflect.ReflectMethod.invoke(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.CallStatementResultSet.open(Unknown Source)
> 	at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedCallableStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.execute(Unknown Source)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.performBackup(OnlineBackup.java:89)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.run(OnlineBackup.java:60)
> 	at java.lang.Thread.run(Thread.java:801)
> Caused by: java.io.EOFException
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:408)
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:386)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.getEmbryonicPage(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
> 	... 27 more
> ============= begin nested exception, level (1) ===========
> java.io.EOFException
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:408)
> 	at java.io.RandomAccessFile.readFully(RandomAccessFile.java:386)
> 	at org.apache.derby.impl.store.raw.data.FileContainer.getEmbryonicPage(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)
> 	at org.apache.derby.impl.services.cache.Clock.cleanCache(Unknown Source)
> 	at org.apache.derby.impl.services.cache.Clock.cleanAll(Unknown Source)
> 	at org.apache.derby.impl.store.raw.data.BaseDataFileFactory.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpointWithTran(Unknown Source)
> 	at org.apache.derby.impl.store.raw.log.LogToFile.checkpoint(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.raw.RawStore.backup(Unknown Source)
> 	at org.apache.derby.impl.store.access.RAMAccessManager.backup(Unknown Source)
> 	at org.apache.derby.impl.db.BasicDatabase.backup(Unknown Source)
> 	at org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE(Unknown Source)
> 	at org.apache.derby.exe.ac2e31c0abx0117xfdbcx11f1x000014a914f00.g0(Unknown Source)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:615)
> 	at org.apache.derby.impl.services.reflect.ReflectMethod.invoke(Unknown Source)
> 	at org.apache.derby.impl.sql.execute.CallStatementResultSet.open(Unknown Source)
> 	at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedCallableStatement.executeStatement(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedPreparedStatement.execute(Unknown Source)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.performBackup(OnlineBackup.java:89)
> 	at org.apache.derbyTesting.functionTests.tests.store.OnlineBackup.run(OnlineBackup.java:60)
> 	at java.lang.Thread.run(Thread.java:801)
> ============= end nested exception, level (1) ===========
> ------------  END SHUTDOWN ERROR STACK -------------
> Cleanup action completed
> ------------------------------------------------------

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