SharePoint 2019 WSP is not deploying

Imran Patel 20 Reputation points
2024-09-05T10:17:43.7933333+00:00

We have recently created a new SharePoint 2019 farm and deployed our all-solution package (WSP) successfully. While the services were running fine initially, we have encountered a few critical issues:

Timer Service Stopping: One of the timer services stops automatically after a few days, impacting our operations.

WSP Deployment Issues: There have been challenges with deploying the WSP. Occasionally, the deployment does not complete successfully, causing disruptions.

Application Pool Instability: The application pool for our SharePoint services occasionally goes down, leading to temporary outages.

Despite our attempts to resolve these issues internally, they continue to reoccur. Given their impact on our operations, we need to investigate and resolve these problems.

 

Could you please assist in initiating this support request? Here are the key details for reference:

 SharePoint Version: 2019

Servers Details: 2 WFE & 1 Application, 1 DB

Issues: WSP deployment problems,

Actions Taken: Restarted all services, checked logs, and attempted troubleshooting steps such as clearing the cache and restarting the server.

Thank You..

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,333 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yanli Jiang - MSFT 25,456 Reputation points Microsoft Vendor
    2024-09-06T02:52:32.34+00:00

    Hi @Imran Patel ,

    Welcome to Q&A forum!

    This situation is rather complicated and there are many reasons for it.

    Here are some additional steps you can try:

    Timer Service Stopping

    • Ensure that the Timer Service is set to start automatically.
    • Check for any scheduled tasks or scripts that might be stopping the service.
    • Review the Event Viewer logs for any errors or warnings related to the Timer Service.

    References:

    https://learn.microsoft.com/en-us/sharepoint/technical-reference/one-or-more-services-have-started-or-stopped-unexpectedly#one-or-more-services-have-started-or-stopped-unexpectedly-sharepoint-server

    https://learn.microsoft.com/en-us/biztalk/core/troubleshooting-windows-sharepoint-services#the-sharepoint-timer-service-service-failed-to-start-error-is-generated-in-the-application-log-after-rebooting-server

    WSP Deployment Issues

    Please try to follow the steps in the following article to deploy WSP SharePoint 2019 Solutions using PowerShell:

    https://spgeeks.devoworx.com/install-deploy-wsp-sharepoint-2019-powershell/#install-and-deploy-wsp-sharepoint-2019-solutions-using-powershell

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.

    Application Pool Instability

    • Check the application pool settings in IIS to ensure they are configured correctly.
    • Review the Event Viewer logs for any errors or warnings related to the application pool.
    • Consider increasing the memory allocation for the application pool if it's running out of resources.

    Good day!


    If the answer is helpful, please click "Accept as Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.