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

Felix Meschberger closed FELIX-802.
-----------------------------------

    Resolution: Fixed

Reorganized extraction of JVM info such that this is only done when required.

In Rev. 711275.

> Bundle and other displays incomplete and show JavaScript error(s)
> -----------------------------------------------------------------
>
>                 Key: FELIX-802
>                 URL: https://issues.apache.org/jira/browse/FELIX-802
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-1.2.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-1.2.2
>
>         Attachments: bundles.html
>
>
> Running the WebConsole on an IBM J9 VM breaks the bundles (and other) 
> displays in the console. The reason for this is, that obviously the J9 
> java.vm.info property is a multilline value with line separators in it, which 
> break the JavaScript code assigning this value to a JavaScript variable.
> The fix is to either account for the potentially multiline nature of this 
> property or to not use this property at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to