DESCRIPTION:
When creating a new Shared Services Provider in a MOSS 2007 farm, the SSP creation results in an error:
"Failure! Shared Services Provider creation failedReason: Timed out waiting for Shared Services Provider 'SSPName' provisioning timer job to startCheck the event log for details. Note: SSP provisioning will be retried periodically. If you correct the error that caused this failure, provisioning will subsequently succeed. To stop provisioning from being retried, delete the SSP."
The SSP remains in "Provisioning" status.
SOLUTION:
Exam the event viewer for errors.
Refer to Microsoft KB article number 934838,
http://support.microsoft.com/kb/934838. If the failure error is being caused by a service account login failure, then use stsadm.exe to update the password of the service account.
Once the underlying issue is resolved, SSP will complete the provisioning process automatically.
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2007
(80)
-
▼
October
(11)
- SharePoint V3: Error: Shared Services Provider c...
- SharePoint V3: Patches: KB934525 (WSS V3), KB937...
- SharePoint V3: Error: Your Client Does Not Suppo...
- SharePoint V3: Recover Site Collection from SQL D...
- SharePoint V3: Stsadm.exe Backup Script
- Microsoft Download Center: 2007 Office System Doc...
- SharePoint V3: Basic Backup Plan Using Out of Box...
- SharePoint V3: 64 bit PDF iFilter
- SharePoint V3: Technique for Creating Branded Sit...
- SharePoint V3: Pros and Cons of Managing Users an...
- SharePoint V3: Out of Box Options for Backing MOS...
-
▼
October
(11)
Events / Conferences / User Groups
- AIIM Conference
- Boston Area SharePoint User Group
- Boston Azure User Group
- Collaborate
- DevConnections
- DevIntersection
- Enterprise Search Summit
- Microsoft Build
- Microsoft SharePoint Conference
- Microsoft TechEd
- New England ASP.NET Professionals User Group
- New England Oracle Applications User Group
- Oracle Applications User Group (OAUG)
- Oracle OpenWorld
- PeopleSoft Government Contractor Special Interest Group
- PeopleSoft Southern New England Users Group
- Quest International Users Group
- SharePoint Saturday
- SPTechCon
- SQL PASS
- SQL Saturday
- Startup Weekend
1 comment:
That worked for me !!! THANKS
So what I am unclear on is where I went wrong - I specified my sharepoint service account when ever asked for an account during the install and configuration
Apparently, because I was logged into central admin as the local administrator while configuing the SSP it failed (something to do with it displaying "Welcome system account" I presume. The reason I was logged in as a local admin is because I am trying to create a single server enviro for development - any ideas on a better approach?
Post a Comment