[ https://issues.apache.org/jira/browse/DERBY-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491709 ]
Ole Solberg commented on DERBY-2589: ------------------------------------ I have added a zip of the storeall results as http://dbtg.thresher.com/derby/test/debug/531991_storeall.zip > 'Exception while trying to insert row number: XXXXX' in > store/OnlineCompressTest.java > ------------------------------------------------------------------------------------- > > Key: DERBY-2589 > URL: https://issues.apache.org/jira/browse/DERBY-2589 > Project: Derby > Issue Type: Bug > Components: Regression Test Failure > Affects Versions: 10.3.0.0 > Environment: OS: Microsoft(R) Windows(R) Server 2003, - 5.2.3790 > Service Pack 1 - WindowsNT 2 5 > JVM: Sun Microsystems Inc. 1.6.0-b105 > Reporter: Ole Solberg > > Seen in > http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/testlog/w2003/531991-storeall_diff.txt > <method> > store/OnlineCompressTest.java > </method> > <signature> > 82 del > < Executing test: no delete case complete. > 83 del > < Executing test: delete all rows case succeeded. > 84 del > < Executing test: end simple deleteAllRows,104000 row test. > 85 del > < Ending test: test6 > 85 add > > Exception while trying to insert row number: 27144 > > 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 [EMAIL PROTECTED] 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: Log Record has been sent to the stream, > > but it cannot be applied to the store (Object null). This may cause > > recovery problems also. > > ... 7 more > </signature> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.