Hello UiPath Community
I need the bot to send message to JMS queue. However im encountering an error when trying to establish the connection.
I have installed apache.nms and apache.nms.activeMQ packages (2.1.0), using .net Framework 4.8.1
AcitveMQ broker is running locally on my machine and i can acess th ActiveMQ web console.
Attaching the code used in Invoke code activity.
when i run this code i get the below error:
Error creating transport. – → System.Exception: NewInstance failed to find a match for id = tcp
Detailed error info attached.
error.txt (2.4 KB)
Invoke code.txt (898 Bytes)
would appreciate Any insights/suggestions to resolve this transport creation error. Kind of urgent… Thank you
@Anil_G
@yochi_ITD
@ppr
@ashokkarale
Please if anyone can look into this
Sorry @Nishant_mantri , I’m short of experience on this!
@Yoichi please help on this!
Anil_G
(Anil Gorthi)
February 17, 2025, 4:34pm
4
@Nishant_mantri
looks like the 2.1.0 has an issue try to use 2.0.0
c#, activemq-classic
cheers
Great… Thanks a lot Anil… it worked
Just one thing… so apache.nms has to be at 2.0.0 but apache.nms.activeMQ has to be higher than 2.0.0… because when i set both at 2.0.0… code was just not executing, it was stuck… tried multiple times, but code would never finish execution… So tried setting apache.nms.activeMQ package version at 2.0.1, 2.1.1 etc… it worked
Again thanks a lot Anil
1 Like
system
(system)
Closed
February 20, 2025, 5:21pm
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.