[
https://issues.apache.org/jira/browse/UIMA-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880741#comment-16880741
]
Marshall Schor commented on UIMA-6057:
--------------------------------------
I checked in a change to several things, to support a higher fidelity of
switching cas loaders and also managing the cas locking (preventing calling
cas.reset() within an annotator. With these, I got the above test case to
work.
Peter/Matthias, it would be greate if you could please test the v2 trunk (I
haven't done anything yet with v3 for this).
The fix I hope works for the various error cases, with various Flow Controllers
/ CAS Multipliers, etc., but there are lots of special cases, so I may have
missed some (hence, the need for testing :) beyond our test cases).
> Avoid falsely switching classloader
> -----------------------------------
>
> Key: UIMA-6057
> URL: https://issues.apache.org/jira/browse/UIMA-6057
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Reporter: Matthias Koch
> Priority: Major
> Attachments: UIMA-6057.diff, classloadertest.zip
>
>
> In some cases the classloader is switched back, although it hasn't be
> switched before processing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)