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 9F8A8C1EA for ; Fri, 27 Apr 2012 14:59:12 +0000 (UTC) Received: (qmail 15345 invoked by uid 500); 27 Apr 2012 14:59:12 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 15316 invoked by uid 500); 27 Apr 2012 14:59:12 -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 15298 invoked by uid 99); 27 Apr 2012 14:59:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2012 14:59:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2012 14:59:10 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9E96542367F for ; Fri, 27 Apr 2012 14:58:50 +0000 (UTC) Date: Fri, 27 Apr 2012 14:58:50 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <297323163.3112.1335538730650.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (KARAF-1419) NPE in Cellar BundleEventHandler around start/stop/uninstall event MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Jean-Baptiste Onofr=C3=A9 created KARAF-1419: ------------------------------------------- Summary: NPE in Cellar BundleEventHandler around start/stop/un= install event Key: KARAF-1419 URL: https://issues.apache.org/jira/browse/KARAF-1419 Project: Karaf Issue Type: Bug Components: cellar-core Affects Versions: cellar-2.2.3 Reporter: Jean-Baptiste Onofr=C3=A9 Assignee: Jean-Baptiste Onofr=C3=A9 Fix For: cellar-3.0.0, cellar-2.2.4 In order to avoid a NPE in Cellar BundleEventHandler, the bundle location s= hould be extracted as it's required to check if the bundle event is allowed= (isAllowed() method). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira