When I tried to deploy a custom solution and I ran the stsadm execadmsvcjobs, SharePoint thew this error: The SharePoint Worker Process Group Update job failed with the following error. This job will be skipped. Failed to connect to an IPC Port: The system cannot find the file specified. I could not figure out why … Continued
Web Application not propagating to all WFE in farm
If a web application is not propogated to all the WFE in the farm you can use the following stsadm option on the WFE where the webapplication is missing: stsadm -o execadmsvcjobs This is also working for deployments of features that are missing on the WFE’s.
