You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2013/12/10 22:58:08 UTC

[jira] [Commented] (DERBY-6354) DatabaseMetaDataTest.testGetColumnsReadOnly fails with NPE when releasing page

    [ https://issues.apache.org/jira/browse/DERBY-6354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844714#comment-13844714 ] 

Dag H. Wanvik commented on DERBY-6354:
--------------------------------------

This test also sees it: http://download.java.net/javadesktop/derby/request_5585318/javadb-task-3770669.html
but this one also has another error in DatabaseMetaDataTest#testGetColumnsModify: an ASSERT error in RAFContainer4, ca line 310:
{noformat}
 if (SanityManager.DEBUG) {
            // getEmbryonicPage only
            if (pageNumber == -1) {
                SanityManager.ASSERT(holdsThis);
{noformat}
I'll check in a stack dump in DEBUG mode so if this happens again we can see where it is coming from.


> DatabaseMetaDataTest.testGetColumnsReadOnly fails with NPE when releasing page
> ------------------------------------------------------------------------------
>
>                 Key: DERBY-6354
>                 URL: https://issues.apache.org/jira/browse/DERBY-6354
>             Project: Derby
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: 10.11.0.0
>            Reporter: Knut Anders Hatlen
>         Attachments: fail-solaris.zip, fail-windows.zip
>
>
> Seen twice in the nightly testing lately:
> http://download.java.net/javadesktop/derby/request_5581975/javadb-task-3729984.html
> http://download.java.net/javadesktop/derby/request_5581997/javadb-task-3730576.html
> Both failures happened with JDK 8-ea-b107 (Windows and Solaris).



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)