Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

JMS MDB connection to messaging system failed

SA-30439

Summary



After upgrade from PRPC 6.3 SP1 to Pega 7.2.1, JMS MDB listeners connecting to JMS Sonic queue fail to successfully verify test connection.

In Weblogic deployment, error details show: "MDB application prpc_wls_jee4_updated is NOT connected to messaging system."


Error Messages



Test connectivity error message:
Fail
Couldn't resolve JMS connection factory object 'java:comp/env/jms/pega/repl/Send_XACF' from JNDI server at , javax.naming.NameNotFoundException: While trying to look up comp/env/jms/pega/repl/Send_XACF in /app/ejb/prbeans.jar/#EngineBMT.; remaining name 'comp/env/jms/pega/repl/Send_XACF'

Weblogic deployment warning message:
MDB application prpc_wls_jee4_updated is NOT connected to messaging system."


Steps to Reproduce



Test connection for Connect-JMS rule.


Root Cause



Missing configuration.

Resolution



Perform the following local changes:
  1. First, make sure all Sonic client jars (as documented by the Sonic vendor) are in the Weblogic classpath, for example <wls server>/lib directory).
  2. Second, add the following element in the weblogic-ejb-jar.xml (based on that generated by Pega engine) inside the element <message-driven-descriptor>​:
<connection-factory-jndi-name>jndi name of the connection factory</connection-factory-jndi-name>

 

Published November 22, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us