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 "Mike Matrigali (Commented) (JIRA)" <ji...@apache.org> on 2012/02/07 19:50:59 UTC

[jira] [Commented] (DERBY-3823) NullPointerException in stress.multi test

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

Mike Matrigali commented on DERBY-3823:
---------------------------------------

I am wondering if the consensus is still that we should not backport this fix to 10.8?  It has run successfully for some time now in trunk.  The fix looks localized to me.  I understand that it does not fix everything, but seems to be better than no fix.  What is the risk of the fix?

For some reason we seem to be seeing the stressmulti error quite a lot in 10.8 nightly runs, tracked under 
DERBY-5435
                
> NullPointerException in stress.multi test
> -----------------------------------------
>
>                 Key: DERBY-3823
>                 URL: https://issues.apache.org/jira/browse/DERBY-3823
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server, SQL
>    Affects Versions: 10.3.3.1, 10.4.1.3, 10.4.2.0, 10.5.1.1, 10.5.2.0, 10.5.3.0, 10.6.1.0, 10.6.2.1, 10.7.1.1, 10.8.1.2
>            Reporter: Kathey Marsden
>            Assignee: Dag H. Wanvik
>              Labels: derby_triage10_5_2
>             Fix For: 10.9.0.0
>
>         Attachments: d3823-1.diff, derby.log
>
>
> I saw the following NPE in stress.multi running on 10.3 with derbyclient.
> java.lang.NullPointerException
>         at org.apache.derby.impl.jdbc.EmbedPreparedStatement.getMetaData(Unknown
>  Source)
>         at org.apache.derby.impl.drda.DRDAConnThread.writeSQLDARD(Unknown Source
> )
>         at org.apache.derby.impl.drda.DRDAConnThread.processCommands(Unknown Sou
> rce)
>         at org.apache.derby.impl.drda.DRDAConnThread.run(Unknown Source)
> Cleanup action completed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira