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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2009/03/19 22:17:50 UTC

[jira] Reopened: (DERBY-3656) ERROR XJ073: The data in this BLOB or CLOB is no longer available. should include the possibility that the lob has been freed

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

Myrna van Lunteren reopened DERBY-3656:
---------------------------------------


Reopening - there's a patch - but it needs to get reviewed and then the code will need to be committed by a committer...
After that, our normal process is: the committer can resolve the issue & the original reporter can close it.
You  can switch on the 'patch available' flag to draw attention of a committer to your patch, by clicking on 'edit' of the issue. An email goes to the committers with a list of patches available for review/commit.

> ERROR XJ073: The data in this BLOB or CLOB is no longer available. should include the possibility that the lob has been freed
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3656
>                 URL: https://issues.apache.org/jira/browse/DERBY-3656
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC, Newcomer
>    Affects Versions: 10.5.0.0
>            Reporter: Kathey Marsden
>            Assignee: Tiago R. Espinha
>            Priority: Minor
>             Fix For: 10.5.0.0
>
>         Attachments: patch3656.patch
>
>
> The message XJ073 says:
>  ERROR XJ073: The data in this BLOB or CLOB is no longer available.  The BLOB/CLOB's transaction may be committed, or its connection is closed.
> but the lob might also not be available because it has been freed. It would be good to include that possibility in the error message.

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