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

Uwe Schindler edited comment on SOLR-7686 at 9/16/15 8:54 AM:
--------------------------------------------------------------

I think this might be related to the fact that the SystemInfoHandler returns 
different/less properties in the "system" named list. In most cases there is 
just the property existence check missing somewhere and the code fails after it 
was hit by the first non-existent property. The same applies to IBM J9, but 
this was fixed by me in 5.x.
The code should add an if check for all properties reported, because this may 
largely differ on some JVMs. E.g. in Java 9, the bootclasspath setting is 
missing... On Windows it does not return file handles,...


was (Author: thetaphi):
I think this might be related to the fact that the SystemInfoHandler returns 
different/less properties in the "system" named list. In most cases there is 
just the property existence check missing somewhere and the code fails after it 
wa shit by the first non-existent property. The same applies to IBM J9, but 
this was fixed by me in 5.x.
The code whould add an if check for all properties reported, because this may 
largely differ on some JVMs. E.g. in Java 9, the bootclasspath setting is 
missing... On Windows it does not return file handles,...

> New Admin UI Dashboard page doesn't show system info and args
> -------------------------------------------------------------
>
>                 Key: SOLR-7686
>                 URL: https://issues.apache.org/jira/browse/SOLR-7686
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.2.1
>            Reporter: Varun Thacker
>            Assignee: Upayavira
>            Priority: Minor
>         Attachments: new-ui-dashboard.png
>
>
> When I'm on http://localhost:8983/solr/index.html#/ none of the system bar 
> graphs show anything and neither does the JVM args that the server started 
> with show up in 'Args'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to