Symantec Protection Engine (SPE) fails to start. The SymantecProtectionEngineAbortLog.txt shows the following error:
2021/05/06-17:18:34 1400 Failed to initialize IPC Channel.
2021/05/06-17:18:34 0 Symantec Protection Engine is shutting down; logs may contain more information.
By default, the IPC server listens on port 9002 while the IPC agent listens on 9001. If these ports are not available, SPE will fail to start with the error above.
Configure SPE's IPC server and agent to listen on unused ports:
.\XMLModifier.exe -s /configuration/IPCChannelSettings/ServerPort/@value <port number> configuration.xml
.\XMLModifier.exe -s /configuration/IPCChannelSettings/AgentPort/@value <port number> configuration.xml
If this does not resolve the issue, contact support.