When running a Web Agent, and in the Web Server's log, this kind of error appears in the Apache error log:
[14/Apr/2011:14:47:06] [Error] [CA WebAgent IPC][10054][CSmSharedSegment::smalloc] Error allocating shared memory segment using key 0x6cc7b0a7 - File exists (17)
[14/Apr/2011:14:47:06] [Info] [CA WebAgent IPC] [10054][CSmSem::SemRm] Removed semaphore 45285378
[14/Apr/2011:14:47:06] [Error] SiteMinder Agent
PID Cache error.
Failed to initialize PID Cache
This issue is most prevalent in Unix/Linux environments running Apache or IBM HTTP Server (IHS) with the SiteMinder Web Agent (all versions).
SiteMinder Web Agents utilize an architecture where the Web Server process (e.g., Apache child processes) communicates with a long-running supervisor process called LLAWP. This communication relies on System V IPC mechanisms: Shared Memory Segments and Semaphores.