From issues-return-44196-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Sat May 4 17:23:05 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id BE0C1180621 for ; Sat, 4 May 2019 19:23:04 +0200 (CEST) Received: (qmail 81520 invoked by uid 500); 4 May 2019 17:23:04 -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 81502 invoked by uid 99); 4 May 2019 17:23:04 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 May 2019 17:23:04 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 97BD2E2B99 for ; Sat, 4 May 2019 17:23:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 60FA725817 for ; Sat, 4 May 2019 17:23:01 +0000 (UTC) Date: Sat, 4 May 2019 17:23:01 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-6269) decanter : appender-jms / collector-jms bundles not started correctly ( hung in waiting state) 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-6269?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1683= 3119#comment-16833119 ]=20 ASF subversion and git services commented on KARAF-6269: -------------------------------------------------------- Commit 2fa871eaccdfe37691231db5251f2b8fbabff719 in karaf-decanter's branch = refs/heads/master from Jean-Baptiste Onofr=C3=A9 [ https://gitbox.apache.org/repos/asf?p=3Dkaraf-decanter.git;h=3D2fa871e ] [KARAF-6269] Extend the javax.jms import package version in JMS appender an= d collector > decanter : appender-jms / collector-jms bundles not started correctly ( h= ung in waiting state) > -------------------------------------------------------------------------= --------------------- > > Key: KARAF-6269 > URL: https://issues.apache.org/jira/browse/KARAF-6269 > Project: Karaf > Issue Type: Bug > Components: decanter > Affects Versions: 2.2.0 > Reporter: Abdulhamid > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Major > Labels: jms > Fix For: decanter-2.3.0 > > Attachments: image-2019-04-30-14-56-07-138.png > > > Trying to install decanter-collector-jms and decanter-appender-jms featur= es. > these two bundles hung in the waiting state for missing reference: conne= ctionFactory > below are the steps: > 1. Add decanter repo karaf@root()> feature:repo-add decanter 2.2.0 > 2. Add jms connectionFactory with name "decanter" by following steps ment= ioned here=C2=A0[https://svn.apache.org/repos/asf/karaf/site/production/man= ual/latest/jms.html] > 3. Connection Factory with name "decanter" added successfully > Note: "connectionfactory-decanter.xml" is not created in deploy folder, = but shown in "jms:connectionfactories" output, also able to use this connec= tionFactory to sent and=C2=A0consume the messages from karaf console using = jms commands. > --------------------------------------------------------------- > karaf@root()> jms:connectionfactories > JMS Connection Factory > ---------------------- > jms/decanter=C2=A0 > -------------------------------------------------------------------- > 4.install feature decanter-appender-jms (or decanter-collector-jms featur= e) > 5. decanter-appender-jms bundle hung in the waiting state > !image-2019-04-30-14-56-07-138.png! > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)