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/09/01 18:01:00 UTC

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

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

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

fixed in change set 1763809

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