Answered WSP Deployment Status Deploying scheduled

  • sexta-feira, 22 de junho de 2012 12:03
     
     

    Hi,

    i have deployed web part using powershell . In Central Administration->Operations->Manage solutions the status

    Name: mywebpart_solution.wsp 
    Type: Core Solution 
    Contains Web Application Resource: No 
    Contains Global Assembly: Yes 
    Contains Code Access Security Policy: No 
    Deployment Server Type: Front-end Web server 
    Deployment Status: Deploying (scheduled at 6/11/2012 10:52 AM ) 

    Please tell how to fix it and properly deployed it.

    thanks.


    iffi

Todas as Respostas

  • sexta-feira, 22 de junho de 2012 13:22
     
     
    Looks like something went wrong during deployment. Try removing the solution and re-deploying it, but this time keep track of the logs to see if there are any errors.

    Manaz Mohideen - MCPD, MCITP, MCTS

  • sábado, 23 de junho de 2012 18:13
     
     

    Make sure that Timer Service and SharePoint Web Services Root application pool is up and running on all servers.

    Thanks

    Prasad

  • segunda-feira, 25 de junho de 2012 05:16
     
     Respondido

    Hi,

    I follow following steps to resolve issue.

    1) Run stsadm -o execadmsvcjobs  on  CA server. 
    2) Run stsadm -o execadmsvcjobs on all the farm members that have stsadm. 
    3)Restart the Timer Service on all farm members. 

    http://blog.blumenthalit.com/blog/Lists/Posts/Post.aspx?ID=116

    Thanks


    iffi