In most of the cases, custom Stop / Start scripts are used to restart the web servers with Symantec SiteMinder Agents (Apache ,Iplanet ,IBM HTTP server ...) .
Some of these shutdown scripts uses a kill -9 to terminate the LLAWP process in case it takes longer then expected to shutdown.
The semaphores and shared memory must be cleaned up for the LLAWP process if a kill -9 was used before starting the Web Server and forking a new LLAWP .
This can be tricky if you have multiple Virtual Hosts configured with the agent as you will need to determine what semaphores / shared memory to clean up that are linked to the LLAWP process in question.
Applies to SiteMinder 12.52 and 12.8 Web Agents on Linux
Below is how to correlate the LLAWP PID to the created semaphores and shared memory.
semnum value ncount zcount pid
0 0 4 0 1957
3. ipcrm -s semid