Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When deploying a co-located uima aggregate CM (async=false), the UIMA-AS throws an exception caused by:
org.apache.uima.aae.error.AsynchAEException:
org.apache.uima.UIMARuntimeException: AnalysisComponent "/<aggregate component>/" requested more CASes (1) than defined in its getCasInstancesRequired() method (0). It is possible that the AnalysisComponent is not properly releasing CASes when it encounters an error.