Solution Deployment
Hi friends,I've got a little weird situation with my SharePoint Server.Whenever i deploy a solution, i need to redeploy it from central administration - solution management ......... even though when i was deploying it, it says Command completed succesfully ...and IIS reset command completed succesfully .... Theweirdo doesnt stop there, when i deploy it from my central administration -the statusALWAYS come with an "error" BUT i ALWAYS be able to activate the solution through my site collection feature and the solution WORKS as expected.here is from stsadm -o enumdeployments<Deployment JobId="06185d28-7c5a-477c-a4e1-4d8f92dc8228"> <Title>Windows SharePoint Services Solution Deployment for "bewise.sharepoint.splistdisplaysetting.wsp"</Title> <Type>Deployment</Type> <State>Failed</State> <File>bewise.sharepoint.splistdisplaysetting.wsp</File> <ServerType>Front-end Web server</ServerType> <Target>http://moss-dev/</Target></Deployment>Nothing from event viewer so far ... iam checking from my sharepoint logs .....now ...Can you please let me know if anyone has experienced this problem? and of course the solution :pThanks.
January 15th, 2009 7:38pm

What is it that you are deploying?Also, sometimes if you deploy things from STSADM you get more information about things.John SharePoint911: SharePoint Consulting http://www.rossonmoss.com
Free Windows Admin Tool Kit Click here and download it now
January 15th, 2009 10:01pm

i was deploying a .wsp that i got from codeplex.and also i was deploying a 3rd party solution that we bought a long time ago.from stsadm shows no error. thats why it is weird.Any clues where to go?Thanks for your help.
January 16th, 2009 1:07am

First off check your timer jobs to see if anything has failed. Specifically the Admin timer job.Is this deploying globally or just to a single web application? Also, how many servers in your farm? I know I've seen this before. There was another thread I've recently been responding to about a similar issue. There have been times where solutions don't deploy as expected despite being written correctly. Most of the time I've been able to get them to deploy without error but sometimes they take a little wrestling.John SharePoint911: SharePoint Consulting http://www.rossonmoss.com
Free Windows Admin Tool Kit Click here and download it now
January 16th, 2009 7:47am

Hi, The Command completed successfully message is just telling you that the timer job responsible for deploying your solution across the farm has been created. IIS reset has nothing to do with the deployment process. It looks like your solution has been deployed to some servers in your farm and failed on some. Check that the timer service is running on all servers. Check the ULS logs for any errors caused by the deployment. Do you get any information from the Solution Properties in Central Admin? Regards, Martin
May 10th, 2012 3:24am

You should deploy through PowerShell or STSADM. http://www.fewlines4biju.com/search/label/PowerShell http://www.enjoysharepoint.com/Articles/Category/powershell-37.aspx May be helpful to you.Thanks Bijay | @Fewlines4Biju | LinkedIn | FaceBook | My Blog | SharePointDotNet.com | EnjoySharePoint.com
Free Windows Admin Tool Kit Click here and download it now
May 10th, 2012 4:21am

Hi, I have come accross similar issue, only in my Staging Farm. I did verify, DLLs dropped , entries in Web.Config, etc on all servers, and solution works as expected. This is not always, but most of the deployments. Now what i am doing to resolve this issue is, after deployments end with "error" , i will run upgrade solution command for the same solution. Update-SPSolution Identity Solution.wsp LiteralPath c:\solutions\solution.wsp GACDeployment Can you try upgrade solution and lets know the result, because still i am trying different methods to reolve. Regards Vijo
May 10th, 2012 4:45am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics