Article Content
Article Number | 000021394 |
Applies To | RSA ACE/Server 4.1 (no longer supported as of 2-1-2004) UNIX (AIX, HP-UX, Solaris) Sun Solaris 2.8 |
Issue | ACE/Server daemons failing to start on Solaris 8 Error "Message: ACE/Server start operation aborted" appears when running './aceserver start' in the ACEPROG directory. |
Cause | The aceserver_fe process is failing to start. This was seen when adding 'set -x' as an addition line after #!/bin/sh and running script as follows 'aceserver start > debug.log 2>&1.' This will produce a debug.log file containing the following information: + [ start = start ] + [ TRUE = FALSE ] + [ TRUE = FALSE ] + echo Message: Starting ACE/Server. Message: Starting ACE/Server. + [ -f /apps/SecurID/ace41/ace/data/aceserver.pid ] PROPATH=/apps/SecurID/ace41/ace/prog,/apps/SecurID/ace41/ace/prog/protrig,/apps/ SecurID/ace41/ace/prog/proapi + export PROPATH + /apps/SecurID/ace41/ace/prog/_aceserver_fe + kill_other_daemons SYNC_PID_FILE=/apps/SecurID/ace41/ace/data/acesyncd.pid TAC_PID_FILE=/apps/SecurID/ace41/ace/data/sdxtacacsd.pid TACPLUS_PID_FILE=/apps/SecurID/ace41/ace/data/sdtacplusd.pid RADIUS_PID_FILE=/apps/SecurID/ace41/ace/data/sdradiusd.pid XAUTHD_PID_FILE=/apps/SecurID/ace41/ace/data/sdxauthd.pid + cat /apps/SecurID/ace41/ace/data/acesyncd.pid syncpid= + cat /apps/SecurID/ace41/ace/data/sdxtacacsd.pid tacpid= + cat /apps/SecurID/ace41/ace/data/sdtacplusd.pid tacpluspid= + cat /apps/SecurID/ace41/ace/data/sdradiusd.pid radiuspid= + cat /apps/SecurID/ace41/ace/data/sdxauthd.pid xauthdpid= + clean_varace + [ -f /apps/SecurID/ace41/ace/data/aceserver.pid ] + [ -f /apps/SecurID/ace41/ace/data/aceserver.pgrp ] + [ -f /apps/SecurID/ace41/ace/data/acesyncd.pid ] + [ -f /apps/SecurID/ace41/ace/data/acesyncd.pgrp ] + [ -f /apps/SecurID/ace41/ace/data/sdxtacacsd.pid ] + [ -f /apps/SecurID/ace41/ace/data/sdxtacacsd.pgrp ] + [ -f /apps/SecurID/ace41/ace/data/sdradiusd.pid ] + [ -f /apps/SecurID/ace41/ace/data/sdradiusd.pgrp ] + [ -f /apps/SecurID/ace41/ace/data/sdxauthd.pid ] + [ -f /apps/SecurID/ace41/ace/data/sdxauthd.pgrp ] + [ -f /apps/SecurID/ace41/ace/data/sdtacplusd.pid ] + [ -f /apps/SecurID/ace41/ace/data/sdtacplusd.pgrp ] + echo Message: ACE/Server start operation aborted Message: ACE/Server start operation aborted + exit 0 |
Resolution | Solaris 8, the operating system, needs to be patched with the patches available from SUN. Please refer to SUN to obtain the patches required to patch Solaris 8. OR You can go to URL: http://access1.sun.com/patch.public/ Enter 'Solaris_SPARC_8' for the 'Search the recommended patches sorted by operating system:' Do a Cluster Download |
Legacy Article ID | a164 |