- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello,
My Personal Developer Instance (PDI), dev225927, has been stuck in the “Activating Plugin” status for over 24 hours.
Plugin requested:
- Event Management
- Activation option: Activate with demo data
The instance is online, but the Developer Site still shows “Activating Plugin” and no completion email has been received.
Could you please check the plugin activation request or advise how to recover the instance without resetting it?
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @duyang547
1)Often, the plugin is actually installed on the instance database, but the Developer Portal status fails to update.
- Log into your PDI.
- Navigate to the System Diagnostics > Progress Workers module in the application navigator, or search for sys_progress_worker.list.
- Look for the active progress record for the Event Management plugin.
- Open the record, set the State field to Cancelled (or Completed), and save.
- Check your plugin lists to see if Event Management is now available.
2)If canceling the progress worker doesn't show the plugin, bypass the Developer Portal entirely.
- Log in to your PDI.
- Type sys_plugin.list in the Application Navigator.
- Search for Event Management (or com.snc.event_management).
- Open the record and click Activate/Repair if available
3)If the mutex lock is permanent and preventing other actions, you will need to wipe the instance.
- Log into the ServiceNow Developer Site.
- Go to your Profile or the Instance dropdown.
- Select Action and click Reset and Wipe Instance
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @duyang547 ,
I am also facing the same issue. My PDI has been stuck in the "Activating Plugin" state from 4 days.
Plugin Requested: ServiceNow IntegrationHub Professional Pack Installer
If you found a solution or received any update from the ServiceNow team, please let me know.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @duyang547
1)Often, the plugin is actually installed on the instance database, but the Developer Portal status fails to update.
- Log into your PDI.
- Navigate to the System Diagnostics > Progress Workers module in the application navigator, or search for sys_progress_worker.list.
- Look for the active progress record for the Event Management plugin.
- Open the record, set the State field to Cancelled (or Completed), and save.
- Check your plugin lists to see if Event Management is now available.
2)If canceling the progress worker doesn't show the plugin, bypass the Developer Portal entirely.
- Log in to your PDI.
- Type sys_plugin.list in the Application Navigator.
- Search for Event Management (or com.snc.event_management).
- Open the record and click Activate/Repair if available
3)If the mutex lock is permanent and preventing other actions, you will need to wipe the instance.
- Log into the ServiceNow Developer Site.
- Go to your Profile or the Instance dropdown.
- Select Action and click Reset and Wipe Instance
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Just adding some more anecdotal evidence, I recently ran into this issue as well.
I was utilizing a PDI and tried installing a plugin which appeared to get stuck, I ended up releasing the PDI and requesting a new one.
I've since gotten access to the new one and plugin install statuses appear to be stuck on `Activating Plugin`.
For reference, I am installing the `ServiceNow Integration Hub Enterprise Pack Installer`.
I have not performed the steps described in your post yet (I plan on attempting to do so here soon, just wanted to report it's not just duyang547 and the issue may be more widespread).