Support Article
PegaCDH connector exceptions in the log
SA-91817
Summary
After disabling the Customer Decision Hub through the 'General Settings' for Behaviors in the Pega App Studio, Pega Customer Decision Hub Connectors continue to trigger.
Error Messages
Rule-Connect-REST.Int-PegaCDH-Container.ConnectContainer - Exception
com.pega.pegarules.pub.services.ConnectorException: Caught unhandled exception: java.lang.RuntimeException: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8080 [localhost/127.0.0.1] failed: Connection refused (Connection refused)
at com.pega.pegarules.integration.engine.internal.connect.rest.RESTConnector.handleFailure(RESTConnector.java:556) ~[printegrint.jar:?]
at com.pega.pegarules.integration.engine.internal.connect.rest.RESTConnector.executeRequest(RESTConnector.java:2408) ~[printegrint.jar:?]
at com.pega.pegarules.integration.engine.internal.connect.rest.RESTConnector.perform(RESTConnector.java:475) ~[printegrint.jar:?]
at com.pega.pegarules.integration.engine.internal.connect.rest.RESTConnector.invoke(RESTConnector.java:291) ~[printegrint.jar:?]
at com.pega.pegarules.integration.config.internal.connect.PRConnectorFactory.invokeConnector(PRConnectorFactory.java:82) ~[printegrint.jar:?]
at com.pega.pegarules.integration.engine.internal.util.PRConnectorUtilsPriv.invokeConnector(PRConnectorUtilsPriv.java:171) ~[printegrint.jar:?]
at com.pega.pegarules.session.internal.mgmt.Executable.invokeConnector(Executable.java:11777) ~[prprivate-session.jar:?]
Steps to Reproduce
- Disable the Customer Decision Hub.
- Process work in the Pega Customer Service for Financial Service.
Root Cause
A defect in Pegasystems’ code or rules.
A few rules in the Pega Customer Service and the Pega Customer Service for Financial Services did not contain checks before executing the Customer Decision Hub Connectors.
Resolution
Apply the following hotfixes:
- HFix-56946
- HFix-57441
Published April 3, 2020 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.