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

Adam Lally resolved UIMA-476.
-----------------------------

    Resolution: Fixed
      Assignee: Thilo Goetz  (was: Adam Lally)

I updated CASMgrSerializer, changing the serialization format to include the 
isMutipleReferencesAllowed flag for each features.  This changes the featDecls 
array to have three cells per feature instead of just two.

Assigning to Thilo for review.

Eddie, this will require a change to the C++.

> FSArray causes error in SOAP service
> ------------------------------------
>
>                 Key: UIMA-476
>                 URL: https://issues.apache.org/jira/browse/UIMA-476
>             Project: UIMA
>          Issue Type: Bug
>          Components: Transport Adapters - SOAP, Vinci
>    Affects Versions: 2.1
>         Environment: UIMA 2.1 and previous versions
>            Reporter: Yoshinobu KANO
>            Assignee: Thilo Goetz
>             Fix For: 2.2
>
>
> When we run a SOAP service with any type system which uses FSArray,
> AnalysisEngineProcessException occurs,
> though the same component can be run as a local service.
> It occurs in the type system checking, independently of the component 
> implementations.
> The error says:
> Caused by: org.apache.uima.UIMARuntimeException: The JCas cannot be
> initialized.  The following errors occurred: The JCAS range type
> uima.cas.FSArray for feature <OurFeatureName> of type <OurTypeName> does
> not match the CAS range <OurFeatureTypeName>[] for the feature.
> # replaced our specific feature/type names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to