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 2012/05/03 17:52:50 UTC

[jira] [Created] (UIMA-2394) UIMA AS service wrapper doesnt log exception during initialization

Jerry Cwiklik created UIMA-2394:
-----------------------------------

             Summary: UIMA AS service wrapper doesnt log exception during initialization
                 Key: UIMA-2394
                 URL: https://issues.apache.org/jira/browse/UIMA-2394
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Minor
             Fix For: 2.4.0AS


UIMA As service wrapper silently exits while trying to deploy a service with missing dependencies (jars). The bug is in SpringContainerDeployer.initializeContainer(). The try-catch block is not logging an exception thrown from waitForServiceNotification() which reports an initialization failure.

--
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

        

[jira] [Closed] (UIMA-2394) UIMA AS service wrapper doesnt log exception during initialization

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

Jerry Cwiklik closed UIMA-2394.
-------------------------------

    Resolution: Fixed

Log exception thrown from SpringContainerDeployer.waitForServiceNotification()
                
> UIMA AS service wrapper doesnt log exception during initialization
> ------------------------------------------------------------------
>
>                 Key: UIMA-2394
>                 URL: https://issues.apache.org/jira/browse/UIMA-2394
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>             Fix For: 2.4.0AS
>
>
> UIMA As service wrapper silently exits while trying to deploy a service with missing dependencies (jars). The bug is in SpringContainerDeployer.initializeContainer(). The try-catch block is not logging an exception thrown from waitForServiceNotification() which reports an initialization failure.

--
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