You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2018/02/18 06:31:00 UTC

[jira] [Resolved] (KARAF-2688) Karaf info - Add memory details about perm gen pool

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

Jean-Baptiste Onofré resolved KARAF-2688.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.2.0

> Karaf info - Add memory details about perm gen pool
> ---------------------------------------------------
>
>                 Key: KARAF-2688
>                 URL: https://issues.apache.org/jira/browse/KARAF-2688
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core, karaf-shell
>    Affects Versions: 2.3.3
>            Reporter: Claus Ibsen
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 4.2.0
>
>         Attachments: Screen Shot 2014-01-16 at 3.05.16 PM.png
>
>
> When running the info command you get some JVM details
> For memory you get
> {code}
> Memory
>   Current heap size           90,407 kbytes
>   Maximum heap size           521,216 kbytes
>   Committed heap size         106,496 kbytes
> {code}
> It would be good to have the perm-gen pool as well. As if you are running out of perm gen you are fucked. The GC cannot reclaim perm gen memory.



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