WinSyslog Event ID 11170: Queue worker received an unexpected wake-up#

Answer#

A main-queue worker returned from its wait without a recognized work or shutdown signal. The worker loop continues, but queue processing may be unreliable if the condition repeats.

Event details#

  • Event ID: 11170

  • Severity: Error

  • Component: Main message queue

  • Windows Event Log source: AdisconWinSyslog

  • Available since: 26.07

  • Message pattern: Queue worker awoke without a signaled work or shutdown condition.

Possible causes#

  • A Windows wait object returned an unexpected state.

  • A queue synchronization handle became invalid.

  • System resource pressure or a product defect disrupted worker coordination.

Immediate checks#

  1. Check whether queue depth is increasing and whether other workers continue processing.

  2. Collect neighboring events, queue metrics, Windows Error Reporting data, and a bounded debug log.

  3. Restart only after preserving evidence if processing has stopped, then escalate a recurrence.

Detailed procedures#

Verify the result#

Confirm that queue workers process a controlled event and queue depth returns to normal without Event ID 11170.

Evidence to collect#

  • The complete Windows Application Event Log entry and neighboring product events from the same time window.

  • The exact product version, affected service or action name, and event timestamp with time zone.

  • The affected configuration object and a bounded debug log covering one controlled reproduction.

  • Remove passwords, tokens, license data, private keys, message payloads, personal data, and customer-identifying names, addresses, hostnames, domains, and network addresses before sharing evidence.

Escalation#

No safe general self-service repair is available for this event. Follow the escalation evidence procedure above and contact Adiscon Support.