Event queue not processing due to incorrect state of schedulersDescriptionEvent queue not processing due to incorrect state of schedulers. Issue details : Sometimes the customer reports that they cannot search anything on their instance or emails / notifications are not being sent out or text indexing isn't happening after a clone.When you navigate to sysevent table , you could find that all the events are in ready or error state and none of them are processed.Whenever any events gets stuck or doesn't process timely , the events generated later will also pile up causing the queue to increase. Release or EnvironmentAny supported release.CauseThis is due to the nodes having schedulers set to "specified" in the table sys_cluster_state. ResolutionThe schedulers of primary nodes have to be changed to the value "any" instead of "specified" which will enable to process all the events.