Forum Discussion
Hi,
pipeline 1 looks correct, QUEUE_NAME1 queue will be created if it does not already exist.
pipeline 2’s error should have a reason code which may help confirm the cause. Have a look at
this case here.
How about downloading and importing in the sample pipeline in jms producer’s doc.
You can also install activeMq to test the snaps out as you will be the admin and can check everything there. They try them with IBM MQ?
I hope that helps,
Mina
Thank you Mina.
The error for pipeline2 seems to be an error queue manager name, i need to confirm inside my organization.
I tried activeMq
but i throws error 401 when opening 127.0.0.1:8161see my cmd execution for activemq:
Im not able to copy all execution in cmd but i see this at beginingC:\activeMQ\apache-activemq-5.16.0-bin\apache-activemq-5.16.0\bin>activemq start*
at the end i saw this:INFO | Apache ActiveMQ 5.16.0 (localhost, ID:S46493-53080-1594950562502-0:1) started
INFO | For help or more information please see: activemq.apache.org
INFO | ActiveMQ WebConsole available at 127.0.0.1:8161/
INFO | ActiveMQ Jolokia REST API available at 127.0.0.1:8161/api/jolokia/You are welcome! If it says started, I think that looks good. Where exactly did you see the 401?Can you try http://localhost:8161/admin
on a browser and when it prompts you user/password is admin/admin.
Related Content
- 4 months ago
- 10 months ago
- 3 years ago
- 5 years ago