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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/07/30 23:32:53 UTC

[jira] Updated: (DERBY-22) Exception XCL16 incorrectly raised for ResultSet of method return after nested commit.

     [ https://issues.apache.org/jira/browse/DERBY-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden updated DERBY-22:
--------------------------------

    Attachment: derby22reproattempt.zip

Attached is an attempted repro of this issue based on the description, but it doesn't seem to fail.  Perhaps it has been already fixed or perhaps I errored in trying to reproduce the issue.  Dan could you comment on which might be the case.

Thanks

Kathey


> Exception XCL16 incorrectly raised for ResultSet of method return after nested commit.
> --------------------------------------------------------------------------------------
>
>                 Key: DERBY-22
>                 URL: https://issues.apache.org/jira/browse/DERBY-22
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 10.0.2.0
>            Reporter: Tulika Agrawal
>            Priority: Minor
>         Attachments: derby22reproattempt.zip
>
>
> Reporting for Daniel John Debrunner.
> A static method calls commit() with the nested connection and 
> then returns a value to the outer statement. Processing this 
> result set incorrectly hits a XCL16 exception. Logically the 
> result set is created after the commit, since the value is 
> returned after the commit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.