[
https://issues.apache.org/jira/browse/KARAF-6269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833120#comment-16833120
]
ASF subversion and git services commented on KARAF-6269:
--------------------------------------------------------
Commit 461bf2fef25d71f6c5aa846aef9a9aca2632849a in karaf-decanter's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;h=461bf2f ]
Merge pull request #84 from jbonofre/KARAF-6269
[KARAF-6269] Extend the javax.jms import package version in JMS appender and
collector
> decanter : appender-jms / collector-jms bundles not started correctly ( hung
> 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é
> 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 features.
> these two bundles hung in the waiting state for missing reference:
> connectionFactory
> 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
> mentioned here
> [https://svn.apache.org/repos/asf/karaf/site/production/manual/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
> connectionFactory to sent and consume the messages from karaf console using
> jms commands.
> ---------------------------------------------------------------
> karaf@root()> jms:connectionfactories
> JMS Connection Factory
> ----------------------
> jms/decanter
> --------------------------------------------------------------------
> 4.install feature decanter-appender-jms (or decanter-collector-jms feature)
> 5. decanter-appender-jms bundle hung in the waiting state
> !image-2019-04-30-14-56-07-138.png!
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)