You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org> on 2009/11/17 10:32:39 UTC

[jira] Created: (UIMA-1667) UIMA AS should also log the ActiveMQ version on startup

UIMA AS should also log the ActiveMQ version on startup
-------------------------------------------------------

                 Key: UIMA-1667
                 URL: https://issues.apache.org/jira/browse/UIMA-1667
             Project: UIMA
          Issue Type: Improvement
          Components: Async Scaleout
    Affects Versions: 2.3AS
            Reporter: Jörn Kottmann
            Priority: Trivial


UIMA AS should also log the ActiveMQ version on startup.

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


[jira] Commented: (UIMA-1667) UIMA AS should also log the ActiveMQ version on startup

Posted by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778790#action_12778790 ] 

Jörn Kottmann commented on UIMA-1667:
-------------------------------------

defer past 2.3.0

> UIMA AS should also log the ActiveMQ version on startup
> -------------------------------------------------------
>
>                 Key: UIMA-1667
>                 URL: https://issues.apache.org/jira/browse/UIMA-1667
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jörn Kottmann
>            Priority: Trivial
>
> UIMA AS should also log the ActiveMQ version on startup.

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


[jira] Closed: (UIMA-1667) UIMA AS should also log the ActiveMQ version on startup

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

Jerry Cwiklik closed UIMA-1667.
-------------------------------

    Resolution: Fixed

> UIMA AS should also log the ActiveMQ version on startup
> -------------------------------------------------------
>
>                 Key: UIMA-1667
>                 URL: https://issues.apache.org/jira/browse/UIMA-1667
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jörn Kottmann
>            Assignee: Jerry Cwiklik
>            Priority: Trivial
>
> UIMA AS should also log the ActiveMQ version on startup.

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


[jira] Closed: (UIMA-1667) UIMA AS should also log the ActiveMQ version on startup

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

Jerry Cwiklik closed UIMA-1667.
-------------------------------

    Resolution: Fixed
      Assignee: Jerry Cwiklik

The best thing I can log is the value of environment variable ACTIVEMQ_HOME. This is set in runUIMAClass scripts when launching a UIMA AS service. Below is an example of what is now logged upon UIMA AS service startup:
+------------------------------------------------------------------
                   Starting UIMA AS Service - PID:6708
+------------------------------------------------------------------
+ Service Name:Room Number Annotator
+ Service Queue Name:RoomNumberAnnotatorQueue
+ Service Start Time:01 Feb 2010 15:06:37
+ UIMA AS Version:2.3.0
+ UIMA Core Version:2.3.0
<b>+ JMS Provider Home:c:\uima\releases\2.3.0\apache-uima\apache-activemq-4.1.1</b>
+ OS Name:Windows XP
+ OS Version:5.1
+ OS Architecture:x86
+ OS CPU Count:2
+ JVM Vendor:Sun Microsystems Inc.
+ JVM Name:Java HotSpot(TM) Client VM
+ JMS Provider Home:c:\uima\releases\2.3.0-09\apache-uima\apache-activemq-4.1.1
+ JVM Version:1.6.0_02-b05
+ JVM Input Args:[-DVNS_HOST=localhost, -DVNS_PORT=9000, -Duima.home=c:\uima\rel


> UIMA AS should also log the ActiveMQ version on startup
> -------------------------------------------------------
>
>                 Key: UIMA-1667
>                 URL: https://issues.apache.org/jira/browse/UIMA-1667
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jörn Kottmann
>            Assignee: Jerry Cwiklik
>            Priority: Trivial
>
> UIMA AS should also log the ActiveMQ version on startup.

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


[jira] Reopened: (UIMA-1667) UIMA AS should also log the ActiveMQ version on startup

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

Jerry Cwiklik reopened UIMA-1667:
---------------------------------


Reopening to remove redundant logging of JMS Provider Home Dir. Two of these are being logged. 

> UIMA AS should also log the ActiveMQ version on startup
> -------------------------------------------------------
>
>                 Key: UIMA-1667
>                 URL: https://issues.apache.org/jira/browse/UIMA-1667
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jörn Kottmann
>            Assignee: Jerry Cwiklik
>            Priority: Trivial
>
> UIMA AS should also log the ActiveMQ version on startup.

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