Kathey Marsden <[email protected]> writes: > I see the following failures with 10.6.0.0 alpha - (891102)** > **with IBM 1.5 and 1.6. > > Any ideas? > > There were 10 errors: > > 1) > testLargeMultiByteCharLob(org.apache.derbyTesting.functionTests.tests.memory.MultiByteClobTest)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.
A long shot, but... Could this be another manifestation of DERBY-4463? It's the same JVMs, and I guess a stray interrupt could cause such failures if it happened to interrupt the writing of a log record? -- Knut Anders
