MOSS Central Administration: Getting the following erros
MOSS Central Administration: Getting the following erros"The timer job for this operation has been created, but it will fail because the administrative service for this server is not enabled. If the timer job is scheduled to run at a later time, you can run the jobs all at once using stsadm.exe -o execadmsvcjobs. To avoid this problem in the future, enable the Windows SharePoint Services administrative service, or run your operation through the STSADM.exe command line utility." I Started the WSS Admin Service as in the standalone environment WSS Admin does not get started automatically, but now in Central Admin --- Solution Management have the following errorSCREEN OUTPUT:Central Administration > Operations > Solution Management
This page has a list of the Solutions in the farm.
Name
Status
Deployed To
customfieldtype.wsp
Deployed
http://celerity-12:10000/
employees_cld.wsp
Error
None
reveng_sportswsstemplate.wsp
Deployed
http://celerity-12/
webpartasfeature.wsp
Error
http://celerity-12/
wss_webpart.wsp
Error
http://celerity-12:10000/How do i resolve the errors in red???
October 4th, 2007 4:15am
I wouldtry usingthe Central Admin application pool account (Farm Account) as the service logon user for the wssadmin service.
Ben Curry, CISSP, SharePoint Server MVP
Mindsharp
http://mindsharpblogs.com/ben
http://www.microsoft.com/mspress/books/10623.aspx
Free Windows Admin Tool Kit Click here and download it now
October 19th, 2007 6:50pm
Selecting a solution will provide additional information about the solution and its deployment status, as mentioned already in the responses you can use STSADM -o execadmsvcjobs to execute jobs - I'd recommend doing so after manually starting SPAdmin if it is not already started. Also consider redeploying these solutions if the above fails.
October 20th, 2007 1:21am