You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (JIRA)" <de...@uima.apache.org> on 2012/12/21 15:21:12 UTC

[jira] [Reopened] (UIMA-2347) StackOverflowError by greedy TextMarker rule elements

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

Peter Klügl reopened UIMA-2347:
-------------------------------


reopened for fixVersion
                
> StackOverflowError by greedy TextMarker rule elements
> -----------------------------------------------------
>
>                 Key: UIMA-2347
>                 URL: https://issues.apache.org/jira/browse/UIMA-2347
>             Project: UIMA
>          Issue Type: Bug
>          Components: TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>
> The new implementation of the TextMarker rule inference is now based on recursion. Greedy rule elements continue their match on additional annotations therefore with a call of continueMatch(). This causes a quite big call stack for rules like ANY+ on large documents. Investigate the error. Maybe introduce a new method continueOwnMatch that is based on a loop.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira