Workpoint checkup fail
search cancel

Workpoint checkup fail

book

Article ID: 400582

calendar_today

Updated On:

Products

CA Identity Manager

Issue/Introduction

Got the following error when failing to execute the Workpoint checkup

(default task-1) org.springframework.remoting.RemoteConnectFailureException:
Could not connect to HTTP invoker remote service at [http://localhost:8080/wpServices/ServerConfigService];
nested exception is java.net.ConnectException: Connection refused (Connection refused)

 

Environment

Identity Governance 14.5 SP1 CHF1, RHEL 8.0

Cause

Identity Governance fails to connect to the Workpoint database due to the error, and cannot process the Workpoint checkup job

Resolution

On JBOSS_HOME/bin/ca-gm-run.sh file modify the line

export JBOSS_BIND_ADDRESS="xxx.xxx.xxx.xxx" 

to 

export  JBOSS_BIND_ADDRESS="0.0.0.0"