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

Jerry Cwiklik updated UIMA-2461:
--------------------------------

    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.




  was:
When deploying a co-located uima aggregate (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.




    
> UIMA AS doesnt support deployment of colocated uima aggregate CM
> ----------------------------------------------------------------
>
>                 Key: UIMA-2461
>                 URL: https://issues.apache.org/jira/browse/UIMA-2461
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>             Fix For: 2.4.0AS
>
>
> 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.

--
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

Reply via email to