Microsoft-Windows-PushNotifications-Platform › Event 19

Event ID 19 — The Windows Push Notification Platform has encountered an error in File: FileName, Function FunctionName, Line LineNumber, Error ErrorCode, ErrorMessage %5.

Provider
Microsoft-Windows-PushNotifications-Platform
Channel
Operational
Level
Verbose
Opcode
Info

Description

The Windows Push Notification Platform has encountered an error in File: FileName, Function FunctionName, Line LineNumber, Error ErrorCode, ErrorMessage %5.

Message #

The Windows Push Notification Platform has encountered an error in File: %1, Function %2, Line %3, Error %4, ErrorMessage %5.

Fields #

NameDescription
FileName UnicodeStringThe Windows Push Notification Platform has encountered an error in File.
FunctionName UnicodeString
LineNumber Int32
ErrorCode UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-PushNotifications-Platform",
    "guid": "88CD9180-4491-4640-B571-E3BEE2527943",
    "event_source_name": "",
    "event_id": 19,
    "version": 0,
    "level": 5,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854784000,
    "time_created": "2022-04-07T16:48:25.193524+00:00",
    "event_record_id": 1,
    "correlation": {},
    "execution": {
      "process_id": 1640,
      "thread_id": 764
    },
    "channel": "Microsoft-Windows-PushNotification-Platform/Operational",
    "computer": "WIN-FPV0DSIC9O6",
    "security": {
      "user_id": "S-1-5-21-2121334350-1110938707-2888912545-500"
    }
  },
  "event_data": {
    "FileName": "onecoreuap\\base\\diagnosis\\platform\\notifications\\platform\\endpoint\\backgroundapplicationpolicymanager.cpp",
    "FunctionName": "BackgroundApplicationPolicyManager::InitializeWnfCallbacks",
    "LineNumber": 162,
    "ErrorCode": 2147943568
  },
  "message": ""
}

References #