Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 88461 invoked from network); 27 Aug 2009 11:51:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Aug 2009 11:51:24 -0000 Received: (qmail 99792 invoked by uid 500); 27 Aug 2009 11:51:23 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 99699 invoked by uid 500); 27 Aug 2009 11:51:23 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 99490 invoked by uid 99); 27 Aug 2009 11:51:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2009 11:51:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2009 11:51:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 67283234C044 for ; Thu, 27 Aug 2009 04:50:59 -0700 (PDT) Message-ID: <2011976699.1251373859408.JavaMail.jira@brutus> Date: Thu, 27 Aug 2009 04:50:59 -0700 (PDT) From: "Clement Escoffier (JIRA)" To: dev@felix.apache.org Subject: [jira] Updated: (FELIX-1533) Potential deadlock when stopping the underlying OSGi framework In-Reply-To: <233330690.1251372782281.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FELIX-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier updated FELIX-1533: ------------------------------------- Fix Version/s: (was: iPOJO-1.6.0) Fixed at revision 808377 Avoid holding the lock on the Extender object when closing the management of the leaving / stopping bundle. > Potential deadlock when stopping the underlying OSGi framework > -------------------------------------------------------------- > > Key: FELIX-1533 > URL: https://issues.apache.org/jira/browse/FELIX-1533 > Project: Felix > Issue Type: Bug > Components: iPOJO > Affects Versions: iPOJO-1.4.0 > Reporter: Clement Escoffier > Original Estimate: 0h > Remaining Estimate: 0h > > When, the OSGi framework is stopping, iPOJO stops managing all the managed bundles. During this phase, there is a potential deadlock in the extender. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.