Picon
Favicon

[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
(Continue reading)


Gmane