You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2009/05/23 08:21:50 UTC

[jira] Assigned: (AMQ-2113) Output the JVM info being used by ActiveMQ

     [ https://issues.apache.org/activemq/browse/AMQ-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies reassigned AMQ-2113:
-------------------------------

    Assignee: Rob Davies

> Output the JVM info being used by ActiveMQ 
> -------------------------------------------
>
>                 Key: AMQ-2113
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2113
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.1.0, 5.2.0
>            Reporter: Bruce Snyder
>            Assignee: Rob Davies
>             Fix For: 5.3.0
>
>         Attachments: Main.java.diff.txt
>
>
> It would be helpful to output information about the JVM being used by ActiveMQ when it is started. Below is an example: 
> {panel}
> $ ./bin/activemq
> Java Runtime: Apple Inc. 1.5.0_16 /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
>   Heap sizes: current=2031616k  free=1464368k  max=532742144k
>     JVM args: -Xmx512M -Dorg.mortbay.log.class=com.sun.org.apache.commons.logging.impl.NoOpLog -Dorg.apache.activemq.UseDedicatedTaskRunner=false -Dcom.sun.management.jmxremote -Dactivemq.classpath=/Users/bsnyder/src/activemq/trunk/assembly/target/apache-activemq-5.3-SNAPSHOT/conf; -Dactivemq.home=/Users/bsnyder/src/activemq/trunk/assembly/target/apache-activemq-5.3-SNAPSHOT -Dactivemq.base=/Users/bsnyder/src/activemq/trunk/assembly/target/apache-activemq-5.3-SNAPSHOT
> ACTIVEMQ_HOME: /Users/bsnyder/src/activemq/trunk/assembly/target/apache-activemq-5.3-SNAPSHOT
> ACTIVEMQ_BASE: /Users/bsnyder/src/activemq/trunk/assembly/target/apache-activemq-5.3-SNAPSHOT
> ...
> {panel}

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