You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (JIRA)" <ji...@apache.org> on 2011/07/07 11:49:16 UTC

[jira] [Closed] (KARAF-93) info - Should output the exact JRE version used

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

Jamie goodyear closed KARAF-93.
-------------------------------


> info - Should output the exact JRE version used
> -----------------------------------------------
>
>                 Key: KARAF-93
>                 URL: https://issues.apache.org/jira/browse/KARAF-93
>             Project: Karaf
>          Issue Type: Improvement
>            Reporter: Claus Ibsen
>            Assignee: Guillaume Nodet
>             Fix For: 1.6.x
>
>
> When using info in the osgi shell you get some great details about the runtime.
> However the JVM does not output which exact JRE version is being in used. Or at least that build number is not easy to identify if its JDK 1.6.0_17 or 1.6.0_20 etc.
> karaf@root> info
> Karaf
>   Karaf home                  /Users/davsclaus/Downloads/apache-felix-karaf-1.6.0
>   Karaf base                  /Users/davsclaus/Downloads/apache-felix-karaf-1.6.0
>   OSGi Framework              org.apache.felix.framework - 2.0.5
> JVM
>   Java Virtual Machine        Java HotSpot(TM) 64-Bit Server VM version 14.3-b01-101
>   Vendor                      Apple Inc.
>   Uptime                      3 minutes
>   Total compile time          8.703 seconds
> Threads
>   Live threads                33
>   Daemon threads              26
>   Peak                        36
>   Total started               75
> Memory
>   Current heap size           67,221 kbytes
>   Maximum heap size           466,048 kbytes
>   Committed heap size         146,176 kbytes
>   Pending objects             0
>   Garbage collector           Name = 'PS Scavenge', Collections = 9, Time = 0.132 seconds
>   Garbage collector           Name = 'PS MarkSweep', Collections = 1, Time = 0.073 seconds
> Classes
>   Current classes loaded      3,760
>   Total classes loaded        3,761
>   Total classes unloaded      1
> Operating system
>   Name                        Mac OS X version 10.6.3
>   Architecture                x86_64
>   Processors                  2
> So if you under JVM have also listed
>   Java version          1.6.0_17
> Just as you see when using java -version from the cmd line

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira