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 2010/02/01 21:16:18 UTC

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

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