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 (Created) (JIRA)" <de...@uima.apache.org> on 2012/04/19 17:02:40 UTC

[jira] [Created] (UIMA-2389) UIMA AS client doesnt identify service name nor broker url in a stack trace on service timeout

UIMA AS client doesnt identify service name nor broker url in a stack trace on service timeout
----------------------------------------------------------------------------------------------

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


On service timeout, UIMA AS client throws ResourceProcessException with UimaASProcessCasTimeout as a cause. The UimaASProcessCasTimeout, however, does not identify service queue nor a broker making it hard to figure out the source of the problem. Especially, if the timeout occurs in JmsAdapter embedded in a core UIMA AE. The broker URL is also missing from log messages.    

--
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-2389) UIMA AS client doesnt identify service name nor broker url in a stack trace on service timeout

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

Jerry Cwiklik closed UIMA-2389.
-------------------------------

    Resolution: Fixed

Modified uima as client to add queue name and a broker URL to exception thrown while handling service timeout. Modified log msgs as well to include broker url
                
> UIMA AS client doesnt identify service name nor broker url in a stack trace on service timeout
> ----------------------------------------------------------------------------------------------
>
>                 Key: UIMA-2389
>                 URL: https://issues.apache.org/jira/browse/UIMA-2389
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>             Fix For: 2.4.0AS
>
>
> On service timeout, UIMA AS client throws ResourceProcessException with UimaASProcessCasTimeout as a cause. The UimaASProcessCasTimeout, however, does not identify service queue nor a broker making it hard to figure out the source of the problem. Especially, if the timeout occurs in JmsAdapter embedded in a core UIMA AE. The broker URL is also missing from log messages.    

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