You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2011/01/20 18:39:43 UTC

[jira] Created: (UIMA-2013) CPM's StatusCallbackListener.getFailedComponentNames() doesnt identify failed components

CPM's StatusCallbackListener.getFailedComponentNames()  doesnt identify failed components
-----------------------------------------------------------------------------------------

                 Key: UIMA-2013
                 URL: https://issues.apache.org/jira/browse/UIMA-2013
             Project: UIMA
          Issue Type: Bug
          Components: Collection Processing
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Minor
             Fix For: 2.3.2SDK


For some reason, the CPM doesnt set component name when notifying an application of an error. Instead, it sets a context (like "Process") when an error occurred. It would be useful for an application to know where the failure happened. When exception is thrown, the CPE creates an instance of EntityProcessStatusImpl and calls addEventStatus() to provide context as well as the exception before forwarding this to an application via registered listener callback. It seems that addEventStatus() needs to change to include failed component name. 

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


[jira] [Updated] (UIMA-2013) CPM's StatusCallbackListener.getFailedComponentNames() doesnt identify failed components

Posted by "Marshall Schor (Updated) (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-2013:
---------------------------------

    Fix Version/s:     (was: 2.4.0SDK)
    
> CPM's StatusCallbackListener.getFailedComponentNames()  doesnt identify failed components
> -----------------------------------------------------------------------------------------
>
>                 Key: UIMA-2013
>                 URL: https://issues.apache.org/jira/browse/UIMA-2013
>             Project: UIMA
>          Issue Type: Bug
>          Components: Collection Processing
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>
> For some reason, the CPM doesnt set component name when notifying an application of an error. Instead, it sets a context (like "Process") when an error occurred. It would be useful for an application to know where the failure happened. When exception is thrown, the CPE creates an instance of EntityProcessStatusImpl and calls addEventStatus() to provide context as well as the exception before forwarding this to an application via registered listener callback. It seems that addEventStatus() needs to change to include failed component name. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira