Return-Path: X-Original-To: apmail-felix-users-archive@minotaur.apache.org Delivered-To: apmail-felix-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EBA2B17B44 for ; Wed, 8 Apr 2015 06:35:39 +0000 (UTC) Received: (qmail 55241 invoked by uid 500); 8 Apr 2015 06:35:39 -0000 Delivered-To: apmail-felix-users-archive@felix.apache.org Received: (qmail 55176 invoked by uid 500); 8 Apr 2015 06:35:39 -0000 Mailing-List: contact users-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@felix.apache.org Delivered-To: mailing list users@felix.apache.org Received: (qmail 55165 invoked by uid 99); 8 Apr 2015 06:35:39 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2015 06:35:39 +0000 Received: from Prometheus2.local (unknown [193.104.215.11]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id CE7AF1A01A7 for ; Wed, 8 Apr 2015 06:35:38 +0000 (UTC) Message-ID: <5524CC33.1060003@apache.org> Date: Wed, 08 Apr 2015 08:35:31 +0200 From: Carsten Ziegeler User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.23) Gecko/20090812 Lightning/0.9 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: users@felix.apache.org Subject: Re: ConfigAdmin 1.8.2 does not call ManagedServiceFactory updates method References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Am 30.03.15 um 22:22 schrieb Balázs Zsoldos: > Hi, > > I tried to upgrade felix configadmin from 1.8.0 to 1.8.2. With 1.8.0 > everything is fine. However, with 1.8.2 the updated method of my > ManagedServiceFactory is called only if the configuration is re-bind the > configuration on webconsole. > > In case the framework starts or I re-install the ManagedServiceFactory > service, the updated method is not called. > > I debugged version 1.8.2 a bit and I see that the code arrives to > *UpdateThread:190:* > > updateTasks.notifyAll(); > > I guess after this call the debug should stop at *UpdateThread:85* (right > after *updateThreads.wait()*) but it does not. It seems that updateThread > is not running. > > Does anyone have an idea what went wrong (especially the one who modified > this part of the code between 1.8.0 and 1.8.2)? > I don't see a code change between 1.8.0 and 1.8.2 in this section. 1.8.2 is still passing the CT (in this respect at least). if the problem is still there, please file a Jira issue, if possible with the source of your bundle showing the problem. Thanks Carsten -- Carsten Ziegeler Adobe Research Switzerland cziegeler@apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@felix.apache.org For additional commands, e-mail: users-help@felix.apache.org