Hello,
Has anyone tried to delete an AFX connector from the UI. Our experience on RSA7 & RSA7.1 has been that UI will let you delete the connector but in the server log we continue to see these messages.
2018-09-19 20:16:08.569 [INFO] com.aveksa.afx.server.manager.deployment.BaseDeploymentManager:153 - Waiting for the ESB to remove connector application directory /home/oracle/AFX/esb/apps/AFX-CONN-tryHR_SFDC_AFX
2018-09-19 20:16:06.568 [INFO] com.aveksa.afx.server.manager.deployment.BaseDeploymentManager:155 - Connector application directory /home/oracle/AFX/esb/apps/AFX-CONN-tryHR_SFDC_AFX still exists. Will check again in 2 seconds. This was attempt #1
2018-09-19 20:16:06.568 [INFO] com.aveksa.afx.server.manager.deployment.BaseDeploymentManager:155 - Connector application directory /home/oracle/AFX/esb/apps/AFX-CONN-tryHR_SFDC_AFX still exists. Will check again in 2 seconds. This was attempt #2
2018-09-19 20:16:06.568 [INFO] com.aveksa.afx.server.manager.deployment.BaseDeploymentManager:155 - Connector application directory /home/oracle/AFX/esb/apps/AFX-CONN-tryHR_SFDC_AFX still exists. Will check again in 2 seconds. This was attempt #3
.........
2018-09-19 20:16:06.568 [INFO] com.aveksa.afx.server.manager.deployment.BaseDeploymentManager:155 - Connector application directory /home/oracle/AFX/esb/apps/AFX-CONN-tryHR_SFDC_AFX still exists. Will check again in 2 seconds. This was attempt #29
2018-09-19 20:18:16.651 [WARN] com.aveksa.afx.server.manager.deployment.BaseDeploymentManager:169 - Connector application directory /home/oracle/AFX/esb/apps/AFX-CONN-tryHR_SFDC_AFX still exists. Failed to undeploy connector application AFX-CONN-tryHR_SFDC_AFX
2018-09-19 20:18:16.652 [WARN] com.aveksa.afx.server.manager.deployment.BaseDeploymentManager:202 - Unable to deploy AFX-CONN-tryHR_SFDC_AFX because the existing revision could not be removed.
Wondering if we have to delete the folder in the /home/oracle/AFX/esb/apps.
Tried on my 7.1 instance and it was working as expected
Is the AFX in a running mode?
Was the connector in a running mode or deployed mode?