elsm.invalidEventRecv

Description

The state machine received an event that it normally should never receive. We just ignore the event, but this could be indicative of a problem with the state machine implementation for a scenario we did not account for.

Remedy

No action required.

Severity

Warning

Message Text

Port %port% - Received unsupported event %event% for state %state%.

Message Parameters

Name Type
port SlotPort
state String
event String