Article Content
Article Number | 000034590 |
Applies To | RSA Product Set: Identity Governance & Lifecycle RSA Version/Condition: 6.9.1 |
Issue | After adding more AFX connectors in RSA Identity Governance & Lifecycle, not all connectors go to the Running state. Some connectors are Running, some are Deployed, some are Not Deployed and some may be Stopped.Example:The AFX log files have multiple errors, such as in the examples below:
Note: This problem has not been seen in version 7.x. However, if this problem is suspected, note that the AFX log file names and locations have changed slightly in version 7: $AFX_HOME/esb/logs/ mule_ee.log $AFX_HOME/esb/logs/ esb.AFX-INIT.log |
Cause | The key error here is:
The afx user has reached the open file limit. |
Resolution | Increase the number of open files the afx user is allowed to have open at one time by following the steps in 000034242 -- "Too many open files" and other Unix errors seen in RSA Identity Governance & Lifecycle 6.9.1 logs after deploying P15 If the afx user is some other user than the oracle user, substitute the name of the afx user in place of the oracle user in the instructions. |