Abdulhamid created KARAF-6269:
---------------------------------

             Summary: decanter : jms appender / collector 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
         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.0.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)

Reply via email to