Hello, I recently upgraded from BES 5.0.1 to BES 5.0.2 MR2 and everything is operational. However, since the upgrade I have noticed a HUGE number of POLC warnings in my event logs. I receive each of the warnings below every 30 seconds:
SCS::POLC_FindDigitalSignature - Error parsing policy
AddDigitalSignatureToPolicy - Error parsing policy
POLC_AddWeakPolicyFlagToPolicy - Error parsing policy
POLC_AddBESTypeFlagToPolicy - Error parsing policy
POLC_AddContentProtectionKeyToPolicy - Failed to parse policy
POLC_AddBESVersionToPolicy - Error parsing policy
POLC_UpdateBESUIDsInPolicy - Error parsing policy
I searched around but cannot find any information on them. Does anyone know what these warnings are indicating?
Here is a log snippet from my POLC log file.
Code:
[40000] (01/24 09:00:09.150):{0xEEC} SCS::PollDBQueueNewRequests - Change Detection Poll: ProcessingRequests 0, LowerThreshold 30, ProcessingBESes 1, MaxDomainJobs 300, MaxJobsToSchedule 300, MaxBESJobs 100, MaxRequestsToQueue 100, Requests 0, QueueInterval (ms) 0.
[40000] (01/24 09:00:11.352):{0x1EC0} {}RequestHandler::DoWork - Processing CHECK_FOR_USERCONFIG_CHANGES request
[20000] (01/24 09:00:12.142):{0x1EC0} POLC_UpdateBESUIDsInPolicy - Error parsing the Policy
[20000] (01/24 09:00:12.142):{0x1EC0} POLC_AddBESVersionToPolicy - Error parsing the Policy
[20000] (01/24 09:00:12.142):{0x1EC0} POLC_AddContentProtectionKeyToPolicy - Failed to parse the Policy.
[20000] (01/24 09:00:12.142):{0x1EC0} POLC_AddBESTypeFlagToPolicy - Error parsing the Policy
[20000] (01/24 09:00:12.142):{0x1EC0} POLC_AddWeakPolicyFlagToPolicy - Error parsing the Policy
[20000] (01/24 09:00:12.145):{0x1EC0} AddDigitalSignatureToPolicy - Error parsing the Policy
[20000] (01/24 09:00:12.145):{0x1EC0} SCS::POLC_FindDigitalSignature - Error parsing the Policy
[40000] (01/24 09:00:12.145):{0x1EC0} {XXXXXXX, PIN=, UserId=494}SCS::CheckDBforInactiveUsers - Updating Policy State entry for new user
[20000] (01/24 09:00:15.171):{0x1EC0} POLC_UpdateBESUIDsInPolicy - Error parsing the Policy
[20000] (01/24 09:00:15.172):{0x1EC0} POLC_AddBESVersionToPolicy - Error parsing the Policy
[20000] (01/24 09:00:15.173):{0x1EC0} POLC_AddContentProtectionKeyToPolicy - Failed to parse the Policy.
[20000] (01/24 09:00:15.173):{0x1EC0} POLC_AddBESTypeFlagToPolicy - Error parsing the Policy
[20000] (01/24 09:00:15.173):{0x1EC0} POLC_AddWeakPolicyFlagToPolicy - Error parsing the Policy
[20000] (01/24 09:00:15.175):{0x1EC0} AddDigitalSignatureToPolicy - Error parsing the Policy
[20000] (01/24 09:00:15.175):{0x1EC0} SCS::POLC_FindDigitalSignature - Error parsing the Policy
Thanks