Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 43797200B71 for ; Wed, 31 Aug 2016 19:30:32 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 41FCF160AB4; Wed, 31 Aug 2016 17:30:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 897AE160AA7 for ; Wed, 31 Aug 2016 19:30:31 +0200 (CEST) Received: (qmail 30883 invoked by uid 500); 31 Aug 2016 17:30:30 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 30865 invoked by uid 99); 31 Aug 2016 17:30:30 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2016 17:30:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id D839FC031E for ; Wed, 31 Aug 2016 17:30:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.252 X-Spam-Level: **** X-Spam-Status: No, score=4.252 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FORGED_YAHOO_RCVD=1.022, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_NEUTRAL=0.652, URI_HEX=1.313, URI_TRY_3LD=0.064] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id kiPV0g-6epMv for ; Wed, 31 Aug 2016 17:30:27 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id 5AA965F3F3 for ; Wed, 31 Aug 2016 17:30:27 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id A98B144C62E94 for ; Wed, 31 Aug 2016 10:30:26 -0700 (MST) Date: Wed, 31 Aug 2016 10:28:08 -0700 (PDT) From: lichtin To: users@activemq.apache.org Message-ID: <1472664488416-4716028.post@n4.nabble.com> In-Reply-To: References: <56FE9853.4010802@yahoo.com> Subject: Re: Unresolved constraint in bundle activemq-karaf when trying to upgrade to AMQ 5.13.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 31 Aug 2016 17:30:32 -0000 Understood. I am suggesting an improvement https://issues.apache.org/jira/browse/AMQ-6407 as it should still be possible to use ActiveMQ with Karaf 3.x. christopher.l.shannon wrote > 5.13.0 was updated to Karaf 4 because of pax web and the upgrade to Jetty > 9.2.x. > > On Fri, Apr 1, 2016 at 11:48 AM, Martin Lichtin < > lichtin@.com > > > wrote: > >> I see >> >> org.osgi.framework.BundleException: Unresolved constraint in bundle >> activemq-karaf [124]: Unable to resolve 124.0: missing requirement >> [124.0] >> osgi.wiring.package; >> (&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.16.0)(!(version>=1.0.0))) >> >> when trying to upgrade ActiveMQ from 5.12.2 to 5.13.2, running in Karaf >> 3.0.3. >> >> Does the latest ActiveMQ require certain minimal Karaf versions? >> >> -- View this message in context: http://activemq.2283324.n4.nabble.com/Unresolved-constraint-in-bundle-activemq-karaf-when-trying-to-upgrade-to-AMQ-5-13-2-tp4710202p4716028.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.