We're starting the Policy Server and this one doesn't get into the
memory. We see no smps.log nor smexec.log produced.
This issue happens after having patched the OS.
How can we fix this ?
We ran strace against the start-ps script, and the output was as the
following :
run.dump.275382
15:47:56 execve("/opt/CA/siteminder/start-ps",
["/opt/CA/siteminder/start-ps"], 0x7ffc8f1ba360 /* 21 vars */) = -1
ENOEXEC (Exec format error)
Policy Server 12.8SP2 on RedHat 7;
Insure that the script /opt/CA/siteminder/start-ps is not empty and
has the correct (out-of-the-box) code to start the Policy Server and
fix the issue.