You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2019/04/02 11:55:00 UTC

[jira] [Closed] (FELIX-6079) Web Console memory usage page does not display information on Java 11

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

Karl Pauls closed FELIX-6079.
-----------------------------

> Web Console memory usage page does not display information on Java 11
> ---------------------------------------------------------------------
>
>                 Key: FELIX-6079
>                 URL: https://issues.apache.org/jira/browse/FELIX-6079
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-memoryusage-plugin-1.0.8
>         Environment: Java 11
>            Reporter: Robert Munteanu
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: webconsole-memoryusage-plugin-1.0.10
>
>         Attachments: FELIX-6079.patch
>
>
> When running the web console on Java 11 the page does not contain any information. The error is caused by a pool name that contains a quote ({{'}}) character which makes the generated JSON invalid.
> {code:javascript}var __pools__ = [{'name':'CodeHeap 'non-nmethods'','type':'Non-heap memory',
>            {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)