Disabling Java Security Manager
If needed, you can disable Java Security Manager for Data Collector in the Data Collector configuration properties.
Note: Disabling Java Security Manager also disables Data Collector Security Manager if it is enabled.
To disable Java Security Manager, perform the following steps:
-
Use a text editor to open
sdc.properties
. -
Uncomment the
security_manager.sdc_manager.enable
property, and set it tofalse.
- To enable the changes, restart Data Collector.