Description:
This document explains why EEM might fail to start. The ownership of the DXSERVER log files must to be set to DSA ETRDIR , and the DXSERVER needs to be started by the DSA user or via the rc script.
Solution:
[[email protected] ~]$ su root Password: enter the password [[email protected] caelmadmin]# su - dsa dxserver start all ( to start the DSA ) dxserver stop all ( to stop the DSA ) dxserver status ( to check the status of the DSA )Method 2 :
[[email protected] ~]$ su root Password: enter the password /etc/rc.d/init.d/dxserver start ( to start the DSA ) /etc/rc.d/init.d/dxserver stop ( to start the DSA ).
Oct 11 08:26:20 lod1389 iTechPoz-xxxxxxxx: LOG: Unable to open log file 'logs/iTechPoz-xxxxxxxx_alarm.log': Permission denied Oct 11 08:26:20 lod1389 iTechPoz-xxxxxxxx-Router: LOG: Unable to open log file 'logs/iTechPoz-xxxxxxxx-Router_alarm.log': Permission denied Oct 11 08:26:21 lod1389 iTechPoz-xxxxxxxx: LOG: Unable to open log file 'logs/iTechPoz-xxxxxxxx_trace.log': Permission denied Oct 11 08:26:21 lod1389 iTechPoz-xxxxxxxx-Router: LOG: Unable to open log file 'logs/iTechPoz-xxxxxxxx-Router_trace.log': Permission denied Oct 11 08:26:21 lod1389 iTechPoz-xxxxxxxx-Router: DSA_E1280 Error in initialization files Oct 11 08:26:21 lod1389 iTechPoz-xxxxxxxx-Router: DSA_I1240 DSA shutting down Oct 11 08:26:21 lod1389 iTechPoz-xxxxxxxx: DSA_E1280 Error in initialization files Oct 11 08:26:21 lod1389 iTechPoz-xxxxxxxx: DSA_I1240 DSA shutting down
***** with xxxxxxxx being the hostname throughout the document *****