Article Content
Article Number | 000037307 |
Applies To | RSA Product Set: RSA Identity Governance & Lifecycle RSA Product/Service Type: Enterprise Software RSA Version/Condition: 7.x Platform/Application Server: WebSphere, WebLogic |
Issue | In WebSphere and WebLogic implementations of RSA Identity Governance & Lifecycle, the WorkPoint.log file which is used by the workflow engine to log information and heap dump files are written to the root directory ( / ). These files are supposed to be written to the same directory as the other application log files, such as the aveksaServer.log and aveksaServerInfo.log files. When the WorkPoint.log file is not written to the common logging directory, it will not be available for download from the Server Nodes tab under Logs (Admin > Server Nodes tab). This can cause space issues since most installations do not allocate much space to this file location. A WorkPoint.log can be found in the application log directory but it is a static file and no data is written to it. The functioning WorkPoint.log is incorrectly written to the root directory. |
Cause | This issue is due to a change in the way WebSphere and WebLogic start the RSA Identity Governance & Lifecycle application. The workflow environment may be started before the RSA Identity Governance & Lifecycle application and consequently unable to retrieve the log file location from the RSA Identity Governance & Lifecycle application. |
Resolution | The solution is to set the parameter that specifies the file location so that it is available to the workflow engine when Workpoint is started. The parameter is called log.dir which can be set on the application server. To define this variable, follow the same procedure as defined in the RSA Identity Governance & Lifecycle Installation Guide for setting the JVM arguments for the ACMProviderURL. You can define the location for the WorkPoint.log file and heap dumps wherever you would like but RSA recommends using the existing application log directory in order to make the WorkPoint.log available for download from the RSA Identity Governance & Lifecycle user interface (System > Server Nodes tab). NOTES:
|