DLP : Root Endpoint Coordinator (REPC) is stuck at pending status.
Originally Published: 2015-08-20
Article Number
Issue
Error observed in the epcservice.log
2015-05-20 03:48:30,682 [SystemMonitor -9] ERROR EndpointCoordinator.Communication.RabbitMQ.CommunicationManager - Failed to get connection to localhost
2015-05-20 03:49:31,723 [SystemMonitor -9] ERROR EndpointCoordinator.Communication.RabbitMQ.CommunicationManager - Failed to get connection to localhost
2015-05-20 03:50:32,765 [SystemMonitor -9] ERROR EndpointCoordinator.Communication.RabbitMQ.CommunicationManager - Failed to get connection to localhost
Error in rabbit-mq.log
=ERROR REPORT==== 10-Sep-2014::14:23:28 ===
error on AMQP connection <0.750.0>: {ssl_upgrade_error,
"insufficient security"}
=INFO REPORT==== 10-Sep-2014::14:23:28 ===
accepting AMQP connection <0.755.0> ([::1]:49989 -> [::1]:5671)
=ERROR REPORT==== 10-Sep-2014::14:23:28 ===
SSL: hello: ssl_handshake.erl:156:Fatal error: insufficient security
=ERROR REPORT==== 10-Sep-2014::14:23:28 ===
error on AMQP connection <0.755.0>: {ssl_upgrade_error,
"insufficient security"}
=INFO REPORT==== 10-Sep-2014::14:23:38 ===
accepting AMQP connection <0.760.0> ([::1]:49990 -> [::1]:5671)
=ERROR REPORT==== 10-Sep-2014::14:23:38 ===
SSL: hello: ssl_handshake.erl:156:Fatal error: insufficient security
=ERROR REPORT==== 10-Sep-2014::14:23:38 ===
error on AMQP connection <0.760.0>: {ssl_upgrade_error,
"insufficient security"}
=INFO REPORT==== 10-Sep-2014::14:23:38 ===
accepting AMQP connection <0.765.0> ([::1]:49991 -> [::1]:5671)
=ERROR REPORT==== 10-Sep-2014::14:23:38 ===
SSL: hello: ssl_handshake.erl:156:Fatal error: insufficient security
Cause
Resolution
1 - Go the install_dir\EndpointCoordinator\RabbitMQ\AppData\rabbitmq.config
2 - Replace the configuration with the configuration below.
<modified install_dir\EndpointCoordinator\RabbitMQ\AppData\rabbitmq.config>
[
{rabbitmq_stomp, [{tcp_listeners, [{"127.0.0.1", 61613}]},
{default_user, [{login, "g4ie1pygq0crofaqxdu3lt"},
{passcode, "r40iundfxsis5erv0ic5yj"}]},
{implicit_connect, true}]},
{rabbit, [ {tcp_listeners, []},
{ssl_listeners, [5671]},
{ssl_options, [{certfile,"D:\\RSA\\ENDPOI~1\\Certificates\\ServerCert.crt"},
{keyfile,"D:\\RSA\\ENDPOI~1\\Certificates\\ServerKey.key"},
{cacertfile,"D:\\RSA\\ENDPOI~1\\Certificates\\ServerChain.pem"},
{ciphers,[ {rsa,rc4_128,sha},{rsa,rc4_128,md5},{dhe_rsa,aes_256_cbc,sha},{dhe_dss,aes_256_cbc,sha},{rsa,aes_256_cbc,sha} ]}
]}
]}
].
</modified rabbitmq.config>
3- restart the REPC service.
Related Articles
AAOP- Adapter Siteminder 1.1.4 ssl handshake is breaking on newly upgraded Solaris 10 26Number of Views Error 403 when trying to log in to RCM 25Number of Views RSA Announces the Availability of RSA Identity Governance Lifecycle 7.0.2 Patch 11 1Number of Views AFX connector doesn't resolve password properly 6Number of Views RSA Governance & Lifecycle SaaS - Deploying the Remote Collection Agent 36Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?