Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C4F1CEB93 for ; Tue, 4 Dec 2012 08:16:59 +0000 (UTC) Received: (qmail 91581 invoked by uid 500); 4 Dec 2012 08:16:59 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 91524 invoked by uid 500); 4 Dec 2012 08:16:59 -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 91496 invoked by uid 99); 4 Dec 2012 08:16:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 08:16:58 +0000 Date: Tue, 4 Dec 2012 08:16:58 +0000 (UTC) From: "Achim Nierbeck (JIRA)" To: issues@karaf.apache.org Message-ID: <124993525.57974.1354609018897.JavaMail.jiratomcat@arcas> In-Reply-To: <1281785322.16056.1351003392906.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (KARAF-1968) Uninstalling jndi feature leads to hanging Karaf 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-1968?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1350= 9578#comment-13509578 ]=20 Achim Nierbeck commented on KARAF-1968: --------------------------------------- the root cause of this is most probably the fact, that the util bundle is a= lso used by the blueprint bundles, therefore uninstalling it via this featu= re uninstalling leads to this.=20 The features service somehow needs to make sure this doesn't happen, or a m= uch simpler way would be to make jpa and jndi dependent on the blueprint fe= ature and therefore remove the util bundle from those.=20 =20 > Uninstalling jndi feature leads to hanging Karaf > ------------------------------------------------ > > Key: KARAF-1968 > URL: https://issues.apache.org/jira/browse/KARAF-1968 > Project: Karaf > Issue Type: Bug > Affects Versions: 2.2.9, 2.3.0 > Environment: MAC OS X 10.8.2, ubuntu 12.04 > Reporter: Zsolt Beothy-Elo > Assignee: Jean-Baptiste Onofr=C3=A9 > Attachments: karaf-2.2.9-ubuntu.log > > > When I install the jndi feature from aries and then uninstall it again Ka= raf hangs, at least=20 > - console is frozen > - Access via ssh is also not possible anymore > Under ubuntu I get the following message on the console "Error executing= command: Invalid BundleContext" before it freezes (only Karaf 2.2.9) and I= see a java.lang.IllegalStateException with message "Invalid BundleContext"= in the log (both 2.2.9 and 2.3.0), log is attached. Under Mac I don't see = any console output nor any exception in the log. Karaf just hangs. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira