Problem:
Cannot start Ca PIM service through seload.
./seload
CA ControlMinder seload v12.81.0.1912 - Loader Utility
Copyright (c) 2013 CA. All rights reserved.
SEOS_load: Warning ! The system.map file does not exist
on this system. As a result CA ControlMinder might
not be able to load
SEOS_load: Executing un/load exit file, /opt/CA/AccessControl/exits/LOAD/SEOS_load_int.always -pre
SEOS_load: Executing un/load exit file, /opt/CA/AccessControl/exits/LOAD/SEOS_load_int.always -post
SEOS_load: SEOS_syscall WASN'T loaded
Environment:
RedHat Linux
Resolution:
Check for system.map file by running the commandls -al /boot/System.map-`uname -r`
If the file is missing, install system.map file which is missing on the server, CM needs this file to load/get debug information from the kernel module.