You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/04/21 08:48:49 UTC

[jira] Resolved: (FELIX-2291) Show available number of processors on the System Information page

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

Felix Meschberger resolved FELIX-2291.
--------------------------------------

    Resolution: Fixed

Added the try-catch guard around the Runtime.availableProcessors() method in Rev. 936174

This should now resolve this issue. Please reopen if the guard does not work. Thanks.

> Show available number of processors on the System Information page
> ------------------------------------------------------------------
>
>                 Key: FELIX-2291
>                 URL: https://issues.apache.org/jira/browse/FELIX-2291
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.2
>
>
> The Runtime.availableProcessors() method provides the number of processors available to the Java VM. It would be helpful to expose this number on the System Information page.

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