Use Case: com.bmc.myservice.common.util.exception.MyServiceException: [ERROR (38): An error occured when invoking the custom action. Unable to update the database.] Caused by: java.lang.reflect.InvocationTargetException
|
The error indicates a connection refused error that indicates a connectivity issue. In this case, the connector configured in the digital workplace catalog trying to connect to the customer environment through gateway fails. telnet [servername] [port]
A Successful connection looks like below. Solution: |