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

Jukka Zitting resolved JCR-1686.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

Good idea. Implemented in revision 678414.

> Catch Throwables while calling TextExtractors
> ---------------------------------------------
>
>                 Key: JCR-1686
>                 URL: https://issues.apache.org/jira/browse/JCR-1686
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: indexing, jackrabbit-core
>    Affects Versions: core 1.4.4
>            Reporter: Claus Köll
>            Assignee: Jukka Zitting
>             Fix For: 1.5
>
>
> There are different Exception Handlings in the current TextExtractors.
> The Method Signature throws IOException but the internal Handling is 
> different.
> For example in the MsExcelTextExtractor there will be RuntimeException's 
> catched but not in all Extractors.
> @see JCR-574
> I think we should catch Throwables in the NodeIndexer to prevent 
> OutOfMemoryErros while indexing a node.

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

Reply via email to