You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Bhavani Iyer (JIRA)" <ui...@incubator.apache.org> on 2008/04/08 19:39:24 UTC

[jira] Created: (UIMA-967) UimacppServiceController service startup is not synchronous

UimacppServiceController service startup is not synchronous 
------------------------------------------------------------

                 Key: UIMA-967
                 URL: https://issues.apache.org/jira/browse/UIMA-967
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Bhavani Iyer


The service startup code does not wait for properly confirm that service startup success or failure.  It needs to be reeceive a initialization success/failure  message from C++ process.

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


[jira] Closed: (UIMA-967) UimacppServiceController service startup is not synchronous

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

Eddie Epstein closed UIMA-967.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.2AS

> UimacppServiceController service startup is not synchronous 
> ------------------------------------------------------------
>
>                 Key: UIMA-967
>                 URL: https://issues.apache.org/jira/browse/UIMA-967
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>             Fix For: 2.2.2AS
>
>         Attachments: UIMA-967.patch
>
>
> The service startup code does not wait for properly confirm that service startup success or failure.  It needs to be reeceive a initialization success/failure  message from C++ process.

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


[jira] Updated: (UIMA-967) UimacppServiceController service startup is not synchronous

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

Bhavani Iyer updated UIMA-967:
------------------------------

    Attachment: UIMA-967.patch

This will only work with the C++ service wrapper with a fix for UIMA-968. The controller will now wait to receive the C++ service initaliziation status message through socket connection.  

> UimacppServiceController service startup is not synchronous 
> ------------------------------------------------------------
>
>                 Key: UIMA-967
>                 URL: https://issues.apache.org/jira/browse/UIMA-967
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-967.patch
>
>
> The service startup code does not wait for properly confirm that service startup success or failure.  It needs to be reeceive a initialization success/failure  message from C++ process.

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


[jira] Assigned: (UIMA-967) UimacppServiceController service startup is not synchronous

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

Bhavani Iyer reassigned UIMA-967:
---------------------------------

    Assignee: Bhavani Iyer

> UimacppServiceController service startup is not synchronous 
> ------------------------------------------------------------
>
>                 Key: UIMA-967
>                 URL: https://issues.apache.org/jira/browse/UIMA-967
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>
> The service startup code does not wait for properly confirm that service startup success or failure.  It needs to be reeceive a initialization success/failure  message from C++ process.

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