[
https://issues.apache.org/jira/browse/QPID-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208107#comment-13208107
]
Keith Wall commented on QPID-3842:
----------------------------------
This change will give two new lines of output during startup
(BRK-1010/BRK-1011):
{code}
[Broker] BRK-1006 : Using configuration :
/Users/keith/src/qpid/qpid/java/build/etc/config.xml
[Broker] BRK-1007 : Using logging configuration :
/Users/keith/src/qpid/qpid/java/build/etc/log4j.xml
[Broker] BRK-1001 : Startup : Version: 0.15 Build: exported
[Broker] BRK-1010 : Platform : JVM : Apple Inc. version:
1.6.0_29-b11-402-10M3527 OS : Mac OS X version: 10.6.8 arch: x86_64
[Broker] BRK-1011 : Maximum Memory : 1,069,416,448 bytes
[Broker] MNG-1001 : Startup
[Broker] MNG-1002 : Starting : RMI Registry : Listening on port 8999
[Broker] MNG-1002 : Starting : JMX RMIConnectorServer : Listening on port 9099
[Broker] MNG-1004 : Ready
[Broker] BRK-1002 : Starting : Listening on TCP port 5672
[Broker] BRK-1004 : Qpid Broker Ready
{code}
> Java Broker should report platform and memory size on startup
> -------------------------------------------------------------
>
> Key: QPID-3842
> URL: https://issues.apache.org/jira/browse/QPID-3842
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Affects Versions: 0.15
> Reporter: Keith Wall
> Assignee: Keith Wall
> Fix For: 0.15
>
>
> It would be useful if the Java Broker reported its platform (Java version and
> OS) and maximum memory size on startup. The existing operational log
> mechanism could be easily utilised to achieve this. This information would
> be useful in a support context and would aid faster problem resolution.
--
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
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]