Troubleshooting - Event Management - Events are not processing and are stuck in Ready stateIssue There may be times when the events in the All Events (em_event table) are stuck in Ready. This could be due to a 'stuck' scheduled job. The Scheduled jobs exist in the sys_trigger table and are called "Event Management - Process Events". Multi-node processing may be enabled so there may be more than one job. Example: Sometimes after an upgrade, clone, or some other reason, the jobs or events become stuck or claimed by the wrong node. The easiest way to fix this is to re-create the events processing jobs. Procedure Navigate to Event Management > Properties.Find the option "Enable multi node event processing"Uncheck the box (or check it if it's not currently checked) and save the formWait 30 seconds.Check the box and save the formYou will notice the jobs get re-created on the sys_trigger table.Now check the em_event table and unless there is an event that is causing processing to get stuck, usually the jobs will begin processing.