You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2016/05/13 15:31:12 UTC

[jira] [Resolved] (UIMA-4932) improve error message when sofa missing during add to indexes

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

Marshall Schor resolved UIMA-4932.
----------------------------------
    Resolution: Fixed

> improve error message when sofa missing during add to indexes
> -------------------------------------------------------------
>
>                 Key: UIMA-4932
>                 URL: https://issues.apache.org/jira/browse/UIMA-4932
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.8.1SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.0SDKexp, 2.8.2SDK
>
>
> If the sofa reference for a FS which is a subtype of AnnotationBase is added to the index, an error is thrown saying the sofa is missing.  Improve this by adding some likely causes useful to users receiving this message to enable tracking down the cause.  A typical cause might be that the type system being used for deserialization of a CAS differs from the one used for serialization in that the FS when serialized was not a subtype of AnnotationBase.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)