You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:17:18 UTC

[jira] [Commented] (SOLR-3970) Admin dashboard shows incomplete java version

    [ https://issues.apache.org/jira/browse/SOLR-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610533#comment-13610533 ] 

Commit Tag Bot commented on SOLR-3970:
--------------------------------------

[branch_4x commit] Chris M. Hostetter
http://svn.apache.org/viewvc?view=revision&revision=1411497

SOLR-3970: SystemInfoHandler now exposes more details about the JRE/VM/Java version in use (merge r1411495)

                
> 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
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 4.1, 5.0
>
>         Attachments: SOLR-3970.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org