From issues-return-38777-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Sun Feb 18 07:31:04 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0017018064D for ; Sun, 18 Feb 2018 07:31:03 +0100 (CET) Received: (qmail 45165 invoked by uid 500); 18 Feb 2018 06:31:03 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 45154 invoked by uid 99); 18 Feb 2018 06:31:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Feb 2018 06:31:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 8A7F7C0156 for ; Sun, 18 Feb 2018 06:31:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.511 X-Spam-Level: X-Spam-Status: No, score=-109.511 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id vADprHaDnIli for ; Sun, 18 Feb 2018 06:31:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 9E0F95F3FE for ; Sun, 18 Feb 2018 06:31:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E26ABE0257 for ; Sun, 18 Feb 2018 06:31:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 34A5A2255B for ; Sun, 18 Feb 2018 06:31:00 +0000 (UTC) Date: Sun, 18 Feb 2018 06:31:00 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KARAF-2688) Karaf info - Add memory details about perm gen pool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2688?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 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=C3=A9 > 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)