EventReporter Event ID 11229: Message Ringbuffer action is not registered#

Answer#

The action could not retain processed messages because no named buffer is registered for its configured id.

Event details#

  • Event ID: 11229

  • Severity: Error

  • Component: Message Ringbuffer action

  • Windows Event Log source: Adiscon EvntSLog

  • Available since: 26.08

  • Message pattern: A Message Ringbuffer action could not store messages because its buffer is not registered. Additional detail: {event_detail}

Possible causes#

  • szRingBufferId is empty, invalid, or reserved (diagnostics).

  • The service configuration was loaded before the process-wide ringbuffer registry was available.

  • The Message Ringbuffer action is disabled or not present in the running configuration.

Immediate checks#

  1. Confirm szRingBufferId is set to a URL-safe id of 1..64 characters and is not diagnostics.

  2. Save the configuration and restart or reload the service.

  3. Query GET v1/ringbuffers on the metrics listener and confirm the configured id is listed.

Detailed procedures#

Verify the result#

Process a message through the action and confirm Event ID 11229 does not recur and the Metrics ringbuffer endpoints return the retained message.

Evidence to collect#

  • The complete Windows Application Event Log entry.

  • The action configuration including szRingBufferId, and a Metrics v1/ringbuffers response.

Escalation#

If the event continues after the detailed procedures, collect the listed evidence and contact Adiscon Support.