Takes above 5-7 min to see to retrieve job definition results.
search cancel

Takes above 5-7 min to see to retrieve job definition results.

book

Article ID: 139162

calendar_today

Updated On:

Products

iDash Workload Automation

Issue/Introduction

Takes above 5-7 min to see to retrieve job definition results.

Environment

Release : 12.1

Component : CA WORKLOAD AUTOMATION AE IDASH

Resolution

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