0

In the many years I’ve worked with SharePoint, I’ve never seen anything like this.

I’m onsite with a client performing an audit of their SharePoint 2010 environments. I cleaned up the health analyzer issues, as well as the event and ULS logs. I also moved all the services that were erroneously running on the web front ends to the app server (I’ve advised them to add a second app server). The only real change was that I had to rebuild search, since it had been broken for months.

Once the environments were healthy and stable, I installed SharePoint Admin Tools on dev, qa, and prod environments. Running the diagnostics tool on the dev and qa farms went just fine. When I ran the tool on the production environment(at the end of the day), the app pool for my main web application went down on both front ends. No other app pools/web apps went down. I immediately restarted the app pools, and the web app (with multiple site collections) came back up. It’s been up since then.

The problem is that random web parts on some publishing pages decided to break.  Two list view web parts on the front page started throwing up an error. I was able to fix that by opening the web part properties, changing the name, applying it, then changing it back.

On other pages, web parts are changing types completely. For example, there was a page with a content editor on it that was working fine, but when a user tried to edit the web part properties, it showed up as a list view web part instead.  On another page, a list view web part turned into a form content editor, and on a third page, a list view web part turned into a data view web part. Pages that aren’t publishing pages don’t seem to encounter this issue.

These are all easily fixed by deleting the web part and replacing it, which isn’t ideal. More importantly, I need to figure out the root cause. I’m pretty sure the SharePoint Admin Tools wrote something to the config database, or maybe one of the content databases for the main web app.

Has anyone else run into this issue before?

(Visited 28 times, 1 visits today)
Add a Comment