[
https://issues.apache.org/jira/browse/DERBY-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-4813:
--------------------------------------
Attachment: failure.zip
Attached is a zip file with derby.log and the failed database.
As indicated by the error message, there is one very large log file in the
database:
$ ls -lh wombat/log/
total 524653
-rw-r--r-- 1 kah staff 48 Sep 18 06:29 log.ctrl
-rw-r--r-- 1 kah staff 256M Sep 18 06:29 log453.dat
-rw-r--r-- 1 kah staff 24 Sep 18 06:29 log454.dat
-rw-r--r-- 1 kah staff 48 Sep 18 06:29 logmirror.ctrl
> TriggerTests failed to apply log record to store
> ------------------------------------------------
>
> Key: DERBY-4813
> URL: https://issues.apache.org/jira/browse/DERBY-4813
> Project: Derby
> Issue Type: Bug
> Components: Store
> Affects Versions: 10.6.2.0
> Environment: Microsoft© Windows Server© 2008 - 6.0.6002 Service Pack 2
> Sun Microsystems Inc. java version 1.4.2_16
> Reporter: Knut Anders Hatlen
> Attachments: failure.zip
>
>
> This failure was seen when testing the Derby 10.6.2.0 release candidate:
> 1)
> test5InsertAfterTriggerNoReferencingClause(org.apache.derbyTesting.functionTests.tests.memory.TriggerTests)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.
> http://dbtg.foundry.sun.com/derby/test/10.6.2.0_RC/jvm1.4/testing/testlog/w2008-32/997075-suitesAll_diff.txt
> Will attach logs and the database to the bug report.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.