Release : 12.1
Component : CA WORKLOAD AUTOMATION AE IDASH
1.Stop the iDash server
2. Backup and remove $IDASH_HOME/log/info.log* and $IDASH_HOME/log/error.log*
3. Edit the $IDASH_HOME/bin/idash_server and add the system property -Djava.security.egd=file:/dev/./urandom to the JAVA_OPTS as JAVA_OPTS="-XX:+UseConcMarkSweepGC - Djava.security.egd=file:/dev/./urandom -Didash.home=/opt/CA/idash
-Xms4000m -Xmx48000m -Didash.eem.version=12.x $JAVA_OPTS"; export JAVA_OPTS
4. Restart the iDash server