Unable to start the Symantec DLP Manager service. We receive the following Windows Error “Windows could not start the Symantec DLP Manager on Server. For more information, review the System Event Log.”. In Event Viewer we see the following Event:
“Event 7024 The Symantec DLP Manager service terminated with service-specific error Incorrect function”
Check the “Symantec DLP Manager” logs, if you see the following messages
Launching a JVM
Error occurred during initialization of VM
Could not reserve enough space for object heap
JVM exited while loading the application
This issue can happen when you do not meet the system requirements for memory.
A possible workaround until more memory can be procured is to decrease the Java Heap space for the Symantec DLP Manager.
Change the following defaults in \Symantec\DataLossPrevention\EnforceServer\Services\SymantecDLPManager.conf:
# Initial Java Heap Size (in MB)
wrapper.java.initmemory = 1378
# Maximum Java Heap Size (in MB)
wrapper.java.maxmemory = 2048
To change the default settings:
*Note: You may need to increase the maxmemory setting more depending on the the available RAM on the system and the size of the DLP environment.