Microsoft-Windows-AppXDeployment-Server › Event 605

Event ID 605 — Error NextDeploymentState: Failure in the DeploymentState state handler.

Provider
Microsoft-Windows-AppXDeployment-Server
Channel
Operational
Level
Informational
Task
AppXDeployment.Task.Server.Deployment

Description

Error NextDeploymentState: Failure in the DeploymentState state handler.

Message #

Error %2: Failure in the %1 state handler.

Fields #

NameDescription
DeploymentState UnicodeString
NextDeploymentState UnicodeString
ErrorCode HexInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppXDeployment-Server",
    "guid": "3F471139-ACB7-4A01-B7A7-FF5DA4BA2D43",
    "event_source_name": "",
    "event_id": 605,
    "version": 0,
    "level": 4,
    "task": 3,
    "opcode": 0,
    "keywords": 4611756387171565569,
    "time_created": "2023-11-06T06:22:44.278147+00:00",
    "event_record_id": 6089,
    "correlation": {
      "ActivityID": "626F7C94-1079-0000-A09A-6F627910DA01"
    },
    "execution": {
      "process_id": 1532,
      "thread_id": 1636
    },
    "channel": "Microsoft-Windows-AppXDeploymentServer/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "DeploymentState": 4,
    "NextDeploymentState": 5,
    "ErrorCode": "0x80070032"
  },
  "message": ""
}

References #