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 2017/06/14 21:15:00 UTC

[jira] [Created] (UIMA-5453) uv3 select api index not set, causing NPE

Marshall Schor created UIMA-5453:
------------------------------------

             Summary: uv3 select api index not set, causing NPE
                 Key: UIMA-5453
                 URL: https://issues.apache.org/jira/browse/UIMA-5453
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 3.0.0SDK-alpha02
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 3.0.0SDK-beta


doing aCas.select("someTypeName").count() causes an NPE, because the index is null in the splititerator impl used to create the stream.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)