Microsoft Ignite 2017 Bags and Shirt Revealed!
For those that are going to the Microsoft Ignite 2017 conference in Orlando, FL here’s the new bags !More info here!
SharePoint 2016 Application pool issues with new SCOM 2016 Agent
Recently I discovered that the SCOM 2016 agent crashes SharePoint 2016 sites.
Error: Server Error in ‘/’ Application Runtime error
Tasks I performed trying to correct the issue;
1. Changed Central Admin site web.config and turned Legacy mode off. (This worked as expected but... Microsoft doesn't support this scenario)
2. Installed Update Rollup 3 for SCOM 2016 but not luck as they still have the issue.
3. Uninstalled the SCOM 2016 agent and everything came back up as expected but no monitoring which is not acceptable for a critical system like this.
Workaround/Temporary Resolution
Re-installed the SCOM 2016 agent via command line utilizing the following command msiexec.exe /i momagent.msi NOAPM=1 which disables/removes the SCOM APM module which breaks SharePoint (.Net/IIS modules)
APM service removed.
After removing the APM module everything worked as expected.
Subscribe to:
Posts
(
Atom
)
No comments :
Post a Comment