JMS mdb listner failure
Pega rules
In pega rules below exception found based on the time and matching the thread name(JMS-Thread-1274422)
2021-02-11 07:55:34,949 [stenerThreadPool : 0] [ ] [ ] [ ] ( etier.mdb.PRJMSListener) ERROR - PRPC Engine invocation failed, javax.ejb.TransactionRolledbackLocalException: ; nested exception is: com.pega.pegarules.pub.PRRuntimeException: Failed to find JMS MDB Listener JMS-Thread-1274422
System-Log
Pega rules
In pega rules below exception found based on the time and matching the thread name(JMS-Thread-1274422)
2021-02-11 07:55:34,949 [stenerThreadPool : 0] [ ] [ ] [ ] ( etier.mdb.PRJMSListener) ERROR - PRPC Engine invocation failed, javax.ejb.TransactionRolledbackLocalException: ; nested exception is: com.pega.pegarules.pub.PRRuntimeException: Failed to find JMS MDB Listener JMS-Thread-1274422
System-Log
[2/11/21 7:55:34:948 GMT] 000062f7 LocalExceptio E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "invokeEngine" on bean "BeanId(df43_prpc_j2ee14_ws#prbeans.jar#EngineCMT, null)". Exception data: com.pega.pegarules.pub.PRRuntimeException: Failed to find JMS MDB Listener JMS-Thread-1274422 at com.pega.pegarules.integration.engine.internal.services.jms.JMSListenerServant.invoke(JMSListenerServant.java:111) at com.pega.pegarules.session.internal.engineinterface.etier.impl.EngineImpl._invokeEngine_privact(EngineImpl.java:331) at com.pega.pegarules.session.internal.engineinterface.etier.impl.EngineImpl.invokeEngine(EngineImpl.java:274) at com.pega.pegarules.session.internal.engineinterface.etier.ejb.EngineBean.invokeEngine(EngineBean.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) at java.lang.reflect.Method.invoke(Method.java:508) at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethod(PRBootstrap.java:370) at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:411) at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingThrowable(AppServerBridgeToPega.java:224) at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingException(AppServerBridgeToPega.java:246) at com.pega.pegarules.internal.etier.ejb.EngineBeanBoot.invokeEngine(EngineBeanBoot.java:168) at com.pega.pegarules.internal.etier.interfaces.EJSLocalStatelessEngineCMT_021cb84d.invokeEngine(Unknown Source) at com.pega.pegarules.session.internal.engineinterface.etier.mdb.PRJMSListener.callEngine(PRJMSListener.java:208) at com.pega.pegarules.session.internal.engineinterface.etier.mdb.PRJMSListener.onMessage(PRJMSListener.java:130)