Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
10.3.1.4
-
None
-
None
-
Windows 2000, IBM JDK 1.5
-
Normal
-
Regression Test Failure
Description
Saw this error in the nightlies last week, seems to be intermittant, filing this for tracking purposes:
-
-
- Start: OnlineBackupTest1 jdk1.5.0 storeall:storemore 2007-01-23 02:37:22 ***
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 XJ001: Java exception: ': org.apache.derby.iapi.services.context.ShutdownException'.
> org.apache.derby.iapi.services.context.ShutdownException:
> ERROR 08003: No current connection.
> java.sql.SQLException: No current connection.
> ERROR XSDB3: Container information cannot change once written: was 0, now 80
> ERROR XSDB3: Container information cannot change once written: was 0, now 80
> at org.apache.derby.impl.store.raw.log.LogToFile.checkpException in thread "main" java.lang.Exception: BACKUP FAILED:Container information cannot change once written: was 0, now 80
> oint(Unknown Source)
Test Failed. - End: OnlineBackupTest1 jdk1.5.0 storeall:storemore 2007-01-23 02:38:23 ***
- Start: OnlineBackupTest1 jdk1.5.0 storeall:storemore 2007-01-23 02:37:22 ***
-
Attachments
Attachments
Issue Links
- duplicates
-
DERBY-3347 ERROR XSDB3: Container information cannot change once written
- Closed