CWLDE0102E The composite state does not have a default transition.

Explanation

A composite state that has a final state must also have a default transition. When a final state in a composite state is reached, the default transition out of the composite state is automatically used.

User response

Use the state machine editor to create a default transition.