jeudi 12 février 2015

2010 - Successfully deployed, solution not deployed

I am working with a three server farm, 1 CA + service app + WFE, 1 WFE, 1 SQL server. This has been running fine for a long time but suddenly I find myself unable to deploy solutions.


To clarify 'unable to deploy'. The Install-SPSolution command & via UI there are no errors & reports successful but the status remains "not deployed". Same issue captured in image below


I have already tried the first half of this didn't want to remove/readd severs for the second


I have confirmed the service account can still login to SQL manager & has db_owner on the database


UPDATE : I am able to deploy solutions but it only works one sever at a time



Install-SPSolution "identity.wsp" -GACDeployment
Install-SPSolution "identity.wsp" -GACDeployment -local


The first command will place the assembly on my WFE & appear as 'not deployed'. The second commands puts it on my application server & I finally see deployed. I how do I get my system back to deploying both at once ?


Aucun commentaire:

Enregistrer un commentaire