[
https://issues.apache.org/jira/browse/SOLR-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492244#comment-13492244
]
Stefan Matheis (steffkes) commented on SOLR-3970:
-------------------------------------------------
Shawn, nothing easier than this:
{{solr/core/src/java/org/apache/solr/handler/admin/SystemInfoHandler.java}} on
Line 214:
{code}jvm.add( "version", System.getProperty("java.vm.version") );{code}
but i don't know what makes more sense to show as information at the dashboard?
> Admin dashboard shows incomplete java version
> ---------------------------------------------
>
> Key: SOLR-3970
> URL: https://issues.apache.org/jira/browse/SOLR-3970
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Affects Versions: 4.0
> Environment: Linux bigindy5 2.6.32-279.9.1.el6.centos.plus.x86_64 #1
> SMP Wed Sep 26 03:52:55 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> java version "1.7.0_07"
> Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
> Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
> Reporter: Shawn Heisey
> Priority: Minor
> Fix For: 4.1
>
>
> The admin dashboard shows the following for "Runtime" under "JVM" but it is
> incomplete. Unless you are intimately familiar with the correlation between
> HotSpot version numbers and Java version numbers, you can't look at this and
> know what version of Oracle Java is being used.
> Java HotSpot(TM) 64-Bit Server VM (23.3-b01)
> The complete version output (from java -version) on this system is this:
> java version "1.7.0_07"
> Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
> Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]