Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D0967106B9 for ; Mon, 18 Nov 2013 09:45:34 +0000 (UTC) Received: (qmail 12988 invoked by uid 500); 18 Nov 2013 09:45:26 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 12937 invoked by uid 500); 18 Nov 2013 09:45: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 12910 invoked by uid 99); 18 Nov 2013 09:45:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Nov 2013 09:45:20 +0000 Date: Mon, 18 Nov 2013 09:45:20 +0000 (UTC) From: "David Jencks (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FELIX-4313) Bad synchronization in scr where a lock is held while ungetting a service MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FELIX-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825225#comment-13825225 ] David Jencks commented on FELIX-4313: ------------------------------------- I'll look into this. Can you tell if the dependency managers that are experiencing the NPEs are - optional - "after" the SingleStatic reference that causes the activation? > Bad synchronization in scr where a lock is held while ungetting a service > ------------------------------------------------------------------------- > > Key: FELIX-4313 > URL: https://issues.apache.org/jira/browse/FELIX-4313 > Project: Felix > Issue Type: Bug > Components: Declarative Services (SCR) > Affects Versions: scr-1.8.0 > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Priority: Minor > Fix For: scr-1.8.2 > > > The problem is located in DependencyManeger$SingleStaticCustomizer.close() -- This message was sent by Atlassian JIRA (v6.1#6144)