[
https://issues.apache.org/jira/browse/JCR-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Unico Hommes resolved JCR-3809.
-------------------------------
Resolution: Fixed
> ConnectionHelper swallows exception when it fails to reset binary streams
> after a failed SQL statement execution
> ----------------------------------------------------------------------------------------------------------------
>
> Key: JCR-3809
> URL: https://issues.apache.org/jira/browse/JCR-3809
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Affects Versions: 2.6.5, 2.8, 2.9
> Reporter: Unico Hommes
> Assignee: Unico Hommes
> Fix For: 2.6.6, 2.8.1, 2.9.1
>
>
> In JCR-3318 logic was added to allow resetting of binary streams used as
> arguments for sql statements. Now when an exception is thrown during sql
> statement execution an attempt is made to reset these streams. When this does
> not succeed a RuntimeException is thrown and the original SQLException gets
> lost. Before throwing the RuntimeException the SQLException should be logged
> so that it does not get lost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)