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
#Fields #
| Name | Description |
|---|---|
ListenerAdapterProtocol UnicodeString | |
ProcessID UnicodeString |
Event ID 7002: Listener Adapter protocol 'ListenerAdapterProtocol' is waiting to connect to Windows Process Activation Service
#Fields #
| Name | Description |
|---|---|
ListenerAdapterProtocol UnicodeString |
Event ID 7003: Listener Adapter protocol 'ListenerAdapterProtocol' successfully connected to Windows Process Activation Service
#Fields #
| Name | Description |
|---|---|
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
#Fields #
| Name | Description |
|---|---|
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
#Fields #
| Name | Description |
|---|---|
ListenerAdapterProtocol UnicodeString |
Event ID 7005: Listener Adapter protocol 'ListenerAdapterProtocol' attempted to communicate to Windows Process Activation Service and failed
#Fields #
| Name | Description |
|---|---|
ListenerAdapterProtocol UnicodeString |
Event ID 7006: Listener Adapter protocol 'ListenerAdapterProtocol' received bad data from Windows Process Activation Service and is shutting itself down
#Fields #
| Name | Description |
|---|---|
ListenerAdapterProtocol UnicodeString |
Event ID 1073748826: Listener Adapter protocol 'ListenerAdapterProtocol' is waiting to connect to Windows Process Activation Service.
#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 #
Fields #
| Name | Description |
|---|---|
ListenerAdapterProtocol |
Event ID 1073748827: Listener Adapter protocol 'ListenerAdapterProtocol' successfully connected to Windows Process Activation Service.
#Description
Listener Adapter protocol 'ListenerAdapterProtocol' successfully connected to Windows Process Activation Service.
Message #
Fields #
| Name | Description |
|---|---|
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.
#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 #
Fields #
| Name | Description |
|---|---|
ListenerAdapterProtocol | |
ProcessID |
Event ID 3221232476: Listener Adapter protocol 'ListenerAdapterProtocol' is unable to connect to Windows Process Activation Service because it has been disabled.
#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 #
Fields #
| Name | Description |
|---|---|
ListenerAdapterProtocol |
Event ID 3221232477: Listener Adapter protocol 'ListenerAdapterProtocol' attempted to communicate to Windows Process Activation Service and failed.
#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 #
Fields #
| Name | Description |
|---|---|
ListenerAdapterProtocol |
Event ID 3221232478: Listener Adapter protocol 'ListenerAdapterProtocol' received bad data from Windows Process Activation Service and is shutting itself down.
#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 #
Fields #
| Name | Description |
|---|---|
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