1

When I back up Platform Configurations on wso2 IoT (I click to save), in the console I have an error:

[IoT-Core] ERROR - DeviceMgtAPIUtils Exception occurred while starting the Task service.
org.wso2.carbon.policy.mgt.common.PolicyMonitoringTaskException: Policy monitoring is not enabled in the cdm-config.xml

Thank or your reponse

Tof

Community
  • 1
  • 1
Tof
  • 31
  • 6

2 Answers2

0

Enable <MonitoringEnable> inside <PolicyConfiguration> in /core/repository/conf/cdm-config.xml. Then restart server.

prime
  • 769
  • 1
  • 13
  • 27
0

Monitoring Enable should be true in MonitoringEnable element not "Enable".

exterminator
  • 250
  • 4
  • 11