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:
11229Severity: Error
Component: Message Ringbuffer action
Windows Event Log source:
Adiscon EvntSLogAvailable 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#
Confirm szRingBufferId is set to a URL-safe id of 1..64 characters and is not diagnostics.
Save the configuration and restart or reload the service.
Query GET v1/ringbuffers on the metrics listener and confirm the configured id is listed.
Detailed procedures#
Validate configuration and reload it safely — Back up, inspect, correct, and test the exact invalid configuration object.
Collect an Event ID and neighboring product events — Preserve the complete event and the product events immediately before and after it.
Export configuration and collect a bounded debug log — Create a text configuration export and time-bounded debug capture, then disable debugging.
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.