Excessive releases of CAS on error in Aggregate CasMultiplier
-------------------------------------------------------------
Key: UIMA-200
URL: https://issues.apache.org/jira/browse/UIMA-200
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Adam Lally
Assigned To: Adam Lally
Priority: Minor
Fix For: 2.1
Careful checking of the log file for AnalysisEngine_implTest shows that there
are "CAS returned to pool from which it was not checked out" warnings that are
logged by the unit tests that check error conditions. This is because
CAS.release() is being called multiple times on the same CAS, which should not
happen.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira