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)" <ui...@incubator.apache.org> on 2008/10/29 14:41:44 UTC

[jira] Created: (UIMA-1218) UIMA AS Primitive Controller Doesnt Report Exception During Initialization

UIMA AS Primitive Controller Doesnt Report Exception During Initialization 
---------------------------------------------------------------------------

                 Key: UIMA-1218
                 URL: https://issues.apache.org/jira/browse/UIMA-1218
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik


Primitive Controller doesnt report exception during initialization of the AE if the descriptor contains invalid import. It's catch block needs to report the exception in the log/stdout and throw an exception up to Spring container.

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


[jira] Updated: (UIMA-1218) UIMA AS Primitive Controller Doesnt Report Exception During Initialization

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik updated UIMA-1218:
--------------------------------

    Fix Version/s: 2.3AS

> UIMA AS Primitive Controller Doesnt Report Exception During Initialization 
> ---------------------------------------------------------------------------
>
>                 Key: UIMA-1218
>                 URL: https://issues.apache.org/jira/browse/UIMA-1218
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>             Fix For: 2.3AS
>
>         Attachments: uimaj-as-core-UIMA-1218-patch.txt
>
>
> Primitive Controller doesnt report exception during initialization of the AE if the descriptor contains invalid import. It's catch block needs to report the exception in the log/stdout and throw an exception up to Spring container.

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


[jira] Updated: (UIMA-1218) UIMA AS Primitive Controller Doesnt Report Exception During Initialization

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik updated UIMA-1218:
--------------------------------

    Attachment: uimaj-as-core-UIMA-1218-patch.txt

Modified Primitive Controller code to report exceptions caught during instantiation of AEs in the controller's initialize() method. An exception is thrown up to the Spring container which terminates the service.

> UIMA AS Primitive Controller Doesnt Report Exception During Initialization 
> ---------------------------------------------------------------------------
>
>                 Key: UIMA-1218
>                 URL: https://issues.apache.org/jira/browse/UIMA-1218
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>         Attachments: uimaj-as-core-UIMA-1218-patch.txt
>
>
> Primitive Controller doesnt report exception during initialization of the AE if the descriptor contains invalid import. It's catch block needs to report the exception in the log/stdout and throw an exception up to Spring container.

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


[jira] Closed: (UIMA-1218) UIMA AS Primitive Controller Doesnt Report Exception During Initialization

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-1218.
-------------------------------

    Resolution: Fixed

> UIMA AS Primitive Controller Doesnt Report Exception During Initialization 
> ---------------------------------------------------------------------------
>
>                 Key: UIMA-1218
>                 URL: https://issues.apache.org/jira/browse/UIMA-1218
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>         Attachments: uimaj-as-core-UIMA-1218-patch.txt
>
>
> Primitive Controller doesnt report exception during initialization of the AE if the descriptor contains invalid import. It's catch block needs to report the exception in the log/stdout and throw an exception up to Spring container.

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