SharePoint 2019 Upgrade Part 6: SharePoint Upgrade Issues

SharePoint 2019 Upgrading Issues

In this blog post we are going to cover the issues that might occurs SharePoint 2019 Upgrade. In this blog series we have already covered following topics related to SharePoint upgrade from 2013 to SharePoint 2019 environment:
As issues are the critical part of any process and troubleshooting and resolving them might be very tedious job.

So, I'm going to cover as many issues as I've faced during multiple migrations.


IIS Configuration Error

While running SharePoint prerequisite, it throws following error:
Installation of one or more roles, role services, or features failed. Error: 0x800f0954

Resolution:
Run following PowerShell script in Administrator mode.
Import-Module ServerManager

Add-WindowsFeature Net-Framework-Features,Web-Server,Web-WebServer,Web-Common-Http,Web-Static-Content,Web-Default-Doc,Web-Dir-Browsing,Web-Http-Errors,Web-App-Dev,Web-Asp-Net,Web-Net-Ext,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Health,Web-Http-Logging,Web-Log-Libraries,Web-Request-Monitor,Web-Http-Tracing,Web-Security,Web-Basic-Auth,Web-Windows-Auth,Web-Filtering,Web-Digest-Auth,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Mgmt-Tools,Web-Mgmt-Console,Web-Mgmt-Compat,Web-Metabase,WAS,WAS-Process-Model,WAS-NET-Environment,WAS-Config-APIs,Web-Lgcy-Scripting,Windows-Identity-Foundation,Server-Media-Foundation,Xps-Viewer –Source E:\sources\sxs 




Setup Errors: Pending Restart

On starting installation of SharePoint Server, after prerequisite installation, without restarting server.
Resolution: 
Restart the server.

Cannot connect to database master at SQL Server

While trying to connect to SQL Server, SharePoint Product configuration wizard throws error "cannot connect to database master at SQL Server at ... The database might not exist or the current user does not have permission to connect it.


Resolution:
The SharePoint setup account need to have DBCreator and Security Admin role configured in SQL Server.
Open SQL Server Management Studio and check if the account permissions for SPSetupAccount(the account used for installing SharePoint), has “DBCreator” and “Security Admin” Privileges as mandated. If not then assign permission and again check SharePoint configuration wizard if it’s able to connect to SQL Server.


SQL Server Max degree of parallelism to 1

SharePoint Configuration Wizard will throw error if max degree of parallelism in SQL Server is not set to 1.


Resolution:
Open Management Studio and connect to SQL Server instance.
1. In Object Explorer, right-click a server and select Properties.
2. Click the Advanced node.
3. In the Max Degree of Parallelism box, select the maximum number of processors to use in parallel plan execution.

Upgrade conflict has occurred

While running Mount-SPContentDatabase cUpgrade database command ends without completing 100% upgrade. And Upgrade log shows following message:

Resolution:
Make sure that SharePoint server’s time is synced with SQL Server time.
Clear SharePoint configuration cache and try the process again.
  1. remove content database, 
  2. delete from SQL Server, 
  3. restore again, 
  4. Re-mount content database.

Workflow failed to Start: HTTP Forbidden error

HTTP Forbidden error when starting workflow


And after multiple retry suspends the workflow.

Resolution:

This error occurs because workflow manager was configure with different SPAuthentication Realm. The old instance want the old realm that doesn't exist in current SharePoint installation. You need to register the old realm to get the old instance working.


Workflow opened as a Blank canvas in SharePoint Designer


Resolution:
Install KB 2837633 for SharePoint Designer 2013 on Client machine.
http://support.microsoft.com/kb/2837633

Setup Error:

While installing SharePoint prerequisite, installer throws error "Setup is unable to proceed due to following error(s):
This product requires Visual C++ Redistributable Package for Visual Studio 2017.

Resolution:
Download and install Microsoft Visual C++ Redistributable for Visual Studio 2017 from 


Adding WFE to Existing Farm

While adding WFE to existing farm configured to Single-Server Farm role throws following error:
"Cannot join this farm because it contains server xxxx assigned to the Single Server role."



Resolution:
Convert the existing farm server role from Single Server farm to other dedicated role e.g. Application, Search etc. and try again.



Comments

  1. Its been long from the release of the migration tool V1. But, still, now the tool is not at all comparable to other tools in the market. it`s better to select tool wisely to do hassle-free migrations which boost our productivity too... give a try SharePoint Migration Tool
    The blog is quite precise and informative. We are also among the top migrators in the market and it would be great if you review our tool too.

    Good article. I was looking for the benefits of backlinks and comes to your site.
    SharePoint Migration Tool
    SharePoint Migration

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete


  3. Such an informative post. Thank you for sharing
    Office 365

    ReplyDelete
  4. SharePoint 2019 Upgrade Part 6: SharePoint Upgrade Issues - Very informative post...

    Keep posting..

    SharePoint Web Development

    SharePoint Development Services

    ReplyDelete
  5. Hi dear,

    Thank you for this wonderful post. It is very informative and useful. I would like to share something here too.In 1997, a department for remote training solutions and services was created. Its activities cover the following e-learning solutions: platforms, content and services, as well as online training and on-site training for different business lines, among which are: technical computing, internet, office automation, languages, quality, environment, occupational health and safety, finance, effective presentations, team management techniques, project management and courses for every type of industry (transportation, industrial, mechanics, tourism, food, etc.).



    WS-012T00: Windows Server 2019 Hybrid and Azure IaaS



    ReplyDelete
  6. We take a look at most important factors that determine custom website development pricing. How was services by website designing company.

    ReplyDelete
  7. Organizations use Microsoft SharePoint to create websites. You can use it as a secure place to store, organize, share, and access information from any device. All you need is a web browser, such as Microsoft Edge, Internet Explorer, Chrome, or Firefox. Want to learn more? Read Microsoft SharePoint

    ReplyDelete
  8. Its a management platform,not a paper work.Organizations use Microsoft SharePoint to create websites. You can use it as a secure place to store, organize, share, and access information from any device. All you need is a web browser, such as Microsoft Edge, Internet Explorer, Chrome, or Firefox

    ReplyDelete
  9. إذا كنت ترغب في إصلاح جهاز الطبخ والفرن والموقد والغاز وما إلى ذلك .. دون أي مشكلة أو أي معلومات تتعلق به. ومن بعد نصليح طباخات

    ReplyDelete

Post a Comment

Popular posts from this blog

Installation and Configuration of Office Online Server with SharePoint 2019

Workflow Manager 1.0- Installation, Configuration and Issues