- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 10:36 PM
Hi! ServiceNow Jedi's,
Facing an issue with the Developer instance - The Events queue is stuck and none of the events are getting processed. I have reached out to ServiceNow support and they can't help because they can't access DEV instances.
Also, tried to reprocess the earliest stuck event etc. and cleared the events once as well. Out of options at the moment.
Looking for urgent help to resolve this.
Warm Regards,
Sam Bhogal
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 10:56 PM
Your instance was missing scheduled jobs that actually process events.
There was not a single event processed in your instance in last 7 days.
I have restored these scheduled jobs and events are cleaning now.
Have a look:
Mark your feedback( Like or Helpful or Correct) as per the impact of my response. Cheers!
Vab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 11:38 PM
can you share the xml of the scheduled jobs that you imported in this thread pls? ta

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2018 02:44 PM
There is a Business Rule "Event Management - Create Scheduled Jobs" that runs on sys_properties that will create the jobs automatically, you don't have to import them.
Just change the property (evt_mgmt.event_processor_job_count) value between 1-4, it will execute the business rule and jobs would be created. Hope it helps !!
Regards,Ayush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2021 01:52 PM
I'm facing the same issue of sam.b , can you please help me?