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/06/10 17:16:45 UTC

[jira] Created: (UIMA-1070) Fix a hang in UIMA-AS caused by an invalid AE descriptor

Fix a hang in UIMA-AS caused by an invalid AE descriptor
--------------------------------------------------------

                 Key: UIMA-1070
                 URL: https://issues.apache.org/jira/browse/UIMA-1070
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.2.2AS


When deploying an aggregate AS service with a collocated delegate the process hangs while trying to shutdown. The termination is caused by an invalid delegate descriptor that names an non-existant AE implementation. 

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


[jira] Closed: (UIMA-1070) Fix a hang in UIMA-AS caused by an invalid AE descriptor

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

Jerry Cwiklik closed UIMA-1070.
-------------------------------

    Resolution: Fixed

> Fix a hang in UIMA-AS caused by an invalid AE descriptor
> --------------------------------------------------------
>
>                 Key: UIMA-1070
>                 URL: https://issues.apache.org/jira/browse/UIMA-1070
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>         Attachments: uimaj-as-activemq-UIMA-1070-patch.txt, uimaj-as-core-UIMA-1070-patch.txt
>
>
> When deploying an aggregate AS service with a collocated delegate the process hangs while trying to shutdown. The termination is caused by an invalid delegate descriptor that names an non-existant AE implementation. 

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


[jira] Updated: (UIMA-1070) Fix a hang in UIMA-AS caused by an invalid AE descriptor

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

Marshall Schor updated UIMA-1070:
---------------------------------

    Fix Version/s:     (was: 2.2.2AS)

The patch needs reworking and will take some time to do - so we're putting this off until a subsequent release.  One problem found was a field was added as a "static" field yet appeared to need to have different values for different instances.

> Fix a hang in UIMA-AS caused by an invalid AE descriptor
> --------------------------------------------------------
>
>                 Key: UIMA-1070
>                 URL: https://issues.apache.org/jira/browse/UIMA-1070
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>         Attachments: uimaj-as-activemq-UIMA-1070-patch.txt, uimaj-as-core-UIMA-1070-patch.txt
>
>
> When deploying an aggregate AS service with a collocated delegate the process hangs while trying to shutdown. The termination is caused by an invalid delegate descriptor that names an non-existant AE implementation. 

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


[jira] Updated: (UIMA-1070) Fix a hang in UIMA-AS caused by an invalid AE descriptor

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

Jerry Cwiklik updated UIMA-1070:
--------------------------------

    Attachment: uimaj-as-core-UIMA-1070-patch.txt
                uimaj-as-activemq-UIMA-1070-patch.txt

Fixes a hang during shutdown caused by invalid AE descriptor. Added a new testcase to test the scenario.

> Fix a hang in UIMA-AS caused by an invalid AE descriptor
> --------------------------------------------------------
>
>                 Key: UIMA-1070
>                 URL: https://issues.apache.org/jira/browse/UIMA-1070
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.2.2AS
>
>         Attachments: uimaj-as-activemq-UIMA-1070-patch.txt, uimaj-as-core-UIMA-1070-patch.txt
>
>
> When deploying an aggregate AS service with a collocated delegate the process hangs while trying to shutdown. The termination is caused by an invalid delegate descriptor that names an non-existant AE implementation. 

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