You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Colvin Cowie (JIRA)" <ji...@apache.org> on 2016/08/04 15:32:20 UTC

[jira] [Created] (SOLR-9383) New Admin UI Dashboard page doesn't show system info and args on IBM JVM

Colvin Cowie created SOLR-9383:
----------------------------------

             Summary: New Admin UI Dashboard page doesn't show system info and args on IBM JVM
                 Key: SOLR-9383
                 URL: https://issues.apache.org/jira/browse/SOLR-9383
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: UI
    Affects Versions: 6.1, 6.0.1, 6.0, 5.5, 5.4, 5.3, 5.2.1
            Reporter: Colvin Cowie
            Priority: Minor


This has the same symptoms as [SOLR-7686|https://issues.apache.org/jira/browse/SOLR-7686]  (grey boxes for Swap Space, JVM-Memory and no Args) but was not fixed by it when using the IBM JVM on Windows and Linux.

Chrome shows this:
{quote}
angular.js:11617 TypeError: Cannot read property 'match' of undefined
at parse_memory_value (index.js:78)
at index.js:34
at angular-resource.min.js:33
at processQueue (angular.js:13193)
at angular.js:13209
at Scope.$eval (angular.js:14406)
at Scope.$digest (angular.js:14222)
at Scope.$apply (angular.js:14511)
at done (angular.js:9669)
at completeRequest (angular.js:9859)
{quote}

Which appears to be because the IBM JVM is returning {{totalPhysicalMemory}} rather than {{totalPhysicalMemorySize}} as the Oracle JVM does in the system response.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org