You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jörn Kottmann (JIRA)" <de...@uima.apache.org> on 2011/07/20 14:59:57 UTC

[jira] [Created] (UIMA-2175) Import wizard throws Null Pointer Exception when it needs to overwrite an existing file

Import wizard throws Null Pointer Exception when it needs to overwrite an existing file
---------------------------------------------------------------------------------------

                 Key: UIMA-2175
                 URL: https://issues.apache.org/jira/browse/UIMA-2175
             Project: UIMA
          Issue Type: Bug
          Components: CasEditor
    Affects Versions: 2.3.1SDK
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Minor
             Fix For: 2.3.2SDK


The import wizard throw a Null Pointer Exception when it tries to overwrite an existing file in the workspace. The issue is caused by a missing IOverwriteQuery object in the Import Operation. 

To fix this issue pass an IOverwriteQuery object to the Import Operation and ask the user if he wants to overwrite or not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (UIMA-2175) Import wizard throws Null Pointer Exception when it needs to overwrite an existing file

Posted by "Jörn Kottmann (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörn Kottmann closed UIMA-2175.
-------------------------------

    Resolution: Fixed

> Import wizard throws Null Pointer Exception when it needs to overwrite an existing file
> ---------------------------------------------------------------------------------------
>
>                 Key: UIMA-2175
>                 URL: https://issues.apache.org/jira/browse/UIMA-2175
>             Project: UIMA
>          Issue Type: Bug
>          Components: CasEditor
>    Affects Versions: 2.3.1SDK
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>            Priority: Minor
>             Fix For: 2.3.2SDK
>
>
> The import wizard throw a Null Pointer Exception when it tries to overwrite an existing file in the workspace. The issue is caused by a missing IOverwriteQuery object in the Import Operation. 
> To fix this issue pass an IOverwriteQuery object to the Import Operation and ask the user if he wants to overwrite or not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira