Hello,
I am not able to start my business process instance. I am publishing JMS message to UM and could see that document is pushed to UM. But the below error is present in webMethods triggers section:
wm.prt.status:controlTrigger
com.wm.app.b2b.server.dispatcher.exceptions.MessagingSubsystemException: com.wm.app.b2b.server.dispatcher.exceptions.MessagingSubsystemException: com.pcbsys.nirvana.client.nChannelNotFoundException: Channel could not be found on the server:Find : /wm/is/wm/prt/status/ChangeCommand
In server logs could see the below error:
com.pcbsys.nirvana.client.nChannelNotFoundException: Channel could not be found on the server:Find : /wm/is/wm/prt/status/ChangeCommand
Caused by: com.pcbsys.nirvana.client.nChannelNotFoundException: Channel could not be found on the server:Find : /wm/is/wm/prt/status/ChangeCommand
I want to trigger my BPM by subscribing my JMS message document. I am using webMethods 10.15 version and the products are on latest fix.
MWS:
|Version:| |10.15.0.1.49|
|Build Date:| |2022-08-29|
|Installed Fixes:| |SBPPortal_10.7.0_Fix1|
Please let me know if anyone has fixed this issue.