The dxserver process is not starting after server reboot automatically.
book
Article ID: 15128
calendar_today
Updated On:
Products
CA Workload Automation AE - Business Agents (AutoSys)
CA Workload Automation AE - Scheduler (AutoSys)
Workload Automation Agent
Issue/Introduction
A reboot of the EEM host fails to automatically start the dxserver process.
Environment
Product - EEM (Embedded Entitlements Manager) 12.51.xPlatform - Linux
Resolution
Review the profiles:
/etc/profile
/etc/profile.CA
$DXHOME/.profile
/opt/CA/SharedComponents/CADirectory/dxserver/install/.dxprofile
Make sure the PATH and LD_LIBRARY_PATH statements append new values and do not simply overwrite prior values.
Example
PATH=$PATH:$DXHOME/bin
Feedback
thumb_up
Yes
thumb_down
No