Microsoft-Windows-WAS-ListenerAdapter

13 events across 2 channels

Event ID 7001: Listener Adapter protocol 'ListenerAdapterProtocol' failed to connect to Windows Process Activation Service due to identity permissions mismatch

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Fields #

NameDescription
ListenerAdapterProtocol UnicodeString
ProcessID UnicodeString

Event ID 7002: Listener Adapter protocol 'ListenerAdapterProtocol' is waiting to connect to Windows Process Activation Service

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Fields #

NameDescription
ListenerAdapterProtocol UnicodeString

Event ID 7003: Listener Adapter protocol 'ListenerAdapterProtocol' successfully connected to Windows Process Activation Service

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Application
Level
Informational

Fields #

NameDescription
ListenerAdapterProtocol

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WAS-ListenerAdapter",
    "guid": "{D60ACC81-2608-4617-BFB7-2452BF002430}",
    "event_source_name": "WAS-LA",
    "event_id": 7003,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 36028797018963968,
    "time_created": "2026-03-13T20:11:57.751575+00:00",
    "event_record_id": 3688,
    "correlation": {},
    "execution": {
      "process_id": 0,
      "thread_id": 0
    },
    "channel": "Application",
    "computer": "LAB-DC01.ludus.domain",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "ListenerAdapterProtocol": "net.tcp"
  },
  "message": ""
}

Event ID 7003: Listener Adapter protocol 'ListenerAdapterProtocol' successfully connected to Windows Process Activation Service

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational
Level
4

Fields #

NameDescription
ListenerAdapterProtocol UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WAS-ListenerAdapter",
    "event_id": 7003,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "time_created": "2026-03-13T20:11:57.7515758+00:00",
    "computer": "JD-DC01-2022.ludus.domain",
    "channel": "Application"
  },
  "event_data": {
    "ListenerAdapterProtocol": "net.tcp"
  }
}

Event ID 7004: Listener Adapter protocol 'ListenerAdapterProtocol' is unable to connect to Windows Process Activation Service because it has been disabled

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Fields #

NameDescription
ListenerAdapterProtocol UnicodeString

Event ID 7005: Listener Adapter protocol 'ListenerAdapterProtocol' attempted to communicate to Windows Process Activation Service and failed

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Fields #

NameDescription
ListenerAdapterProtocol UnicodeString

Event ID 7006: Listener Adapter protocol 'ListenerAdapterProtocol' received bad data from Windows Process Activation Service and is shutting itself down

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Fields #

NameDescription
ListenerAdapterProtocol UnicodeString

Event ID 1073748826: Listener Adapter protocol 'ListenerAdapterProtocol' is waiting to connect to Windows Process Activation Service.

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Description

Listener Adapter protocol 'ListenerAdapterProtocol' is waiting to connect to Windows Process Activation Service. This event will only be logged once. Cause: This could be caused by either Windows Process Activation Service not being started, the protocol not being configured in <listenerAdapters> section, or another process already connected as Listener Adapter for that protocol. Fix: Ensure that Windows Process Activation Service is running, the protocol is configured in the <listenerAdapters> section, and that another process has not already connected as the Listener Adapter for that protocol.

Message #

Listener Adapter protocol '%1' is waiting to connect to Windows Process Activation Service.  This event will only be logged once.  Cause: This could be caused by either Windows Process Activation Service not being started, the protocol not being configured in <listenerAdapters> section, or another process already connected as Listener Adapter for that protocol.  Fix: Ensure that Windows Process Activation Service is running, the protocol is configured in the <listenerAdapters> section, and that another process has not already connected as the Listener Adapter for that protocol.

Fields #

NameDescription
ListenerAdapterProtocol

Event ID 1073748827: Listener Adapter protocol 'ListenerAdapterProtocol' successfully connected to Windows Process Activation Service.

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational
Level
4

Description

Listener Adapter protocol 'ListenerAdapterProtocol' successfully connected to Windows Process Activation Service.

Message #

Listener Adapter protocol '%1' successfully connected to Windows Process Activation Service.

Fields #

NameDescription
ListenerAdapterProtocol

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WAS-ListenerAdapter",
    "event_id": 7003,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "time_created": "2026-03-13T20:11:57.7515758+00:00",
    "computer": "JD-DC01-2022.ludus.domain",
    "channel": "Application"
  },
  "event_data": {
    "ListenerAdapterProtocol": "net.tcp"
  }
}

Event ID 2147490649: Listener Adapter protocol 'ListenerAdapterProtocol' failed to connect to Windows Process Activation Service due to identity permissions mismatch.

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Description

Listener Adapter protocol 'ListenerAdapterProtocol' failed to connect to Windows Process Activation Service due to identity permissions mismatch. Cause: Configured Identity for protocol 'ListenerAdapterProtocol' in applicationHost.config does not match identity of process 'ProcessID' hosting Listener Adapter. Fix: Ensure that the identity for protocol 'ListenerAdapterProtocol' is configured correctly in applicationHost.config.

Message #

Listener Adapter protocol '%1' failed to connect to Windows Process Activation Service due to identity permissions mismatch.  Cause: Configured Identity for protocol '%1' in applicationHost.config does not match identity of process '%2' hosting Listener Adapter.  Fix: Ensure that the identity for protocol '%1' is configured correctly in applicationHost.config.

Fields #

NameDescription
ListenerAdapterProtocol
ProcessID

Event ID 3221232476: Listener Adapter protocol 'ListenerAdapterProtocol' is unable to connect to Windows Process Activation Service because it has been disabled.

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Description

Listener Adapter protocol 'ListenerAdapterProtocol' is unable to connect to Windows Process Activation Service because it has been disabled. Cause: Listener Adapter protocol 'ListenerAdapterProtocol' has been marked as disabled by Windows Process Activation Service due catastrophic failure. Fix: To fix this condition, stop Listener Adapter then Windows Process Activation Service, restart Windows Process Activation Service, and finally restart Listener Adapter.

Message #

Listener Adapter protocol '%1' is unable to connect to Windows Process Activation Service because it has been disabled.  Cause: Listener Adapter protocol '%1' has been marked as disabled by Windows Process Activation Service due catastrophic failure.  Fix: To fix this condition, stop Listener Adapter then Windows Process Activation Service, restart Windows Process Activation Service, and finally restart Listener Adapter.

Fields #

NameDescription
ListenerAdapterProtocol

Event ID 3221232477: Listener Adapter protocol 'ListenerAdapterProtocol' attempted to communicate to Windows Process Activation Service and failed.

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Description

Listener Adapter protocol 'ListenerAdapterProtocol' attempted to communicate to Windows Process Activation Service and failed. The Listener Adapter is now in a bad state. Cause: This is caused by Out of Memory issues or failures between Windows Process Activation Service and Listener Adapter. Fix: To fix this condition, stop Listener Adapter then Windows Process Activation Service, restart Windows Process Activation Service, and finally restart Listener Adapter.

Message #

Listener Adapter protocol '%1' attempted to communicate to Windows Process Activation Service and failed. The Listener Adapter is now in a bad state.  Cause: This is caused by Out of Memory issues or failures between Windows Process Activation Service and Listener Adapter.  Fix: To fix this condition, stop Listener Adapter then Windows Process Activation Service, restart Windows Process Activation Service, and finally restart Listener Adapter.

Fields #

NameDescription
ListenerAdapterProtocol

Event ID 3221232478: Listener Adapter protocol 'ListenerAdapterProtocol' received bad data from Windows Process Activation Service and is shutting itself down.

#
Provider
Microsoft-Windows-WAS-ListenerAdapter
Channel
Operational

Description

Listener Adapter protocol 'ListenerAdapterProtocol' received bad data from Windows Process Activation Service and is shutting itself down. Cause: Listener Adapter received bad data from Windows Process Activation Service. Fix: To fix this condition, stop Listener Adapter then Windows Process Activation Service, restart Windows Process Activation Service, and finally restart Listener Adapter.

Message #

Listener Adapter protocol '%1' received bad data from Windows Process Activation Service and is shutting itself down.  Cause: Listener Adapter received bad data from Windows Process Activation Service. Fix: To fix this condition, stop Listener Adapter then Windows Process Activation Service, restart Windows Process Activation Service, and finally restart Listener Adapter.

Fields #

NameDescription
ListenerAdapterProtocol

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID d60acc81-2608-4617-bfb7-2452bf002430

Defined in iisres.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02

Downloads