Hi,
I have a Windows 2008 R2 server with MSS 2010 installed with the database on a SQL 2008 SP1 CU2 on another Windows 20082 R2 server. They are domain members with IPv4 and IPv6 enabled on both. The SQL Server is also used to host a MOSS 2007 farm, but nothing to interact with the MSS 2010.
I have donde 3 full reinstall on the WFE of the 2010 because this problem i have, when i start the User Profile Sync service it stucks on starting:
- the user is the farm administrator
- Is local admin on the WFE and on the SQL Server
- It has Replicate changes on the domain partition and on the configuration partition
- is member of the Pre-Windows 2000 domain group.
what i have on the ULS log is:
UserProfileApplication.SynchronizeMIIS: Begin setup for 'xxxxxx_User_Profile'.
ILMPostSetupConfiguration: ILM Configuration: Validating installation of SQL Service.
ILM Configuration: Error 'ERR_SERVICE_NOT_INSTALLED'.
ERROR ILMPostSetupConfiguration: ILM Configuration: Validating installation of SQL Service FAILED ...
ILM Configuration: Validating account.
ILM Configuration: Validating the system groups...
ILM Configuration: Setting up WMI...
ILM Configuration: Setting required permissions...
ILM Configuration: Create install config file...
ILM Configuration: Update source project...
ILM Configuration: Changing service account credentials...
ILM Configuration: Setting policy for service account...
ILM Configuration: Configuring database...
ILM Configuration: Re-starting mms service...
ILM Configuration: Checking mms service...
ILM Configuration: Configuring XML file.
ILM Configuration: Checking for existing FIM database.
ILM Configuration: Building database.
ILM Configuration: Configuring certificate.
On the Windows Log i can see that the FIMSynchronizationService is started but the Forefront Identity Manager Service wont ever start.
And it stucks on there, if I do a OWSTIMER reset or a server restart i get the following error on Windows log:
ILM Certificate could not be created: netsh http error:netsh http add urlacl url=http://+:5726/ user=xxxxx\user sddl=D:(A;;GA;;;S-1-5-21-1654142051-442509025-313073093-5880)
As I could see the certificate it was created but the process didnt continue.
On the Central Admin I can see that the ProfileSyncronizationSetupJob it gets stuck on the 0%. If a force the execution of the job Timer Service Recycle as i have readed on other post nothing happends.
In one of the several times i have tried to start and stop the service (using powershell) got this error on the ULS, dont know if it has anything to do with the other errors:
Updating SPPersistedObject ProfileSynchronizationSetupJob Name=ProfileSynchronizationSetupJob. Version: -1 Ensure: False, HashCode: 54379534,
Id: 69a163e2-2d44-4c22-9b37-bca25a9feb20, Stack: at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()
at Microsoft.SharePoint.Administration.SPJobDefinition.Update()
at Microsoft.Office.Server.Administration.UserProfileApplication.StartSynchronizationServiceSetupTimer(String strSyncMachineAddress)
at Microsoft.Office.Server.Administration.UserProfileApplication.SynchronizeMIIS() at Microsoft.Office.Server.Administration.ILMProfileSynchronizationJob.Execute()
at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result)
at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)
Any help will be really appreciated.
Thank you all








