[
https://issues.apache.org/jira/browse/DERBY-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469228
]
Knut Anders Hatlen commented on DERBY-2141:
-------------------------------------------
And now we have a stack trace.
http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/testlog/lin/501472-suitesAll_diff.txt
Caused by: java.sql.SQLException: Java exception: ':
java.lang.NullPointerException'.
at
org.apache.derby.impl.store.raw.data.BaseContainerHandle.close(Unknown Source)
at
org.apache.derby.impl.store.raw.data.BaseContainerHandle.update(Unknown Source)
at java.util.Observable.notifyObservers(Observable.java:142)
at
org.apache.derby.iapi.store.raw.xact.RawTransaction.notifyObservers(Unknown
Source)
at
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.dropContainer(Unknown
Source)
at org.apache.derby.impl.store.raw.xact.Xact.dropContainer(Unknown
Source)
at org.apache.derby.impl.store.access.heap.Heap.drop(Unknown Source)
at
org.apache.derby.impl.store.access.RAMTransaction.dropConglomerate(Unknown
Source)
at
org.apache.derby.impl.sql.execute.DropTableConstantAction.executeConstantAction(Unknown
Source)
at org.apache.derby.impl.sql.execute.MiscResultSet.open(Unknown Source)
at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown
Source)
... 36 more
> BlobClob4BlobTest.testPositionBlob() fails with NullPointerException
> --------------------------------------------------------------------
>
> Key: DERBY-2141
> URL: https://issues.apache.org/jira/browse/DERBY-2141
> Project: Derby
> Issue Type: Bug
> Components: Regression Test Failure
> Affects Versions: 10.3.0.0
> Environment: Java SE 6
> Reporter: Knut Anders Hatlen
> Priority: Minor
> Attachments: stacktrace.diff
>
>
> Seen in the nightly regression tests:
> http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/testlog/lin/481811-org.apache.derbyTesting.functionTests.suites.All_diff.txt
> http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/testlog/lin/480626-org.apache.derbyTesting.functionTests.suites.All_diff.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.