{"id":1114,"date":"2011-08-26T12:46:56","date_gmt":"2011-08-26T11:46:56","guid":{"rendered":"http:\/\/www.tsls.co.uk\/?p=1114"},"modified":"2011-08-26T12:46:56","modified_gmt":"2011-08-26T11:46:56","slug":"user-profile-starting-and-returning-to-start-state","status":"publish","type":"post","link":"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/","title":{"rendered":"User Profile Starting and returning to Stop state"},"content":{"rendered":"<p>ISSUE<br \/>\nWhen Attempting to start the User Profile Synchronization service in Central Administration, the service goes into a starting state for a couple of minutes and then stops, usual this happens because of permissions (DB account not local admin etc..), however it would appear that if you slipstream and install SharePoint with SP1 and June 2011 included and then try and start the service it can still fail.<\/p>\n<p>CAUSE<br \/>\nYou find this will happen if your Domain contains Windows Server 2003 Domain Controllers.<\/p>\n<p>The reason for this is due to a Kerberos ticket not be able to generate for the OWSTIMER Account (this is normally the DB Account) as it doesn\u2019t contain an SPN please see Yvan&#8217;s Blog article for more information: http:\/\/blogs.msdn.com\/b\/yvan_duhamel\/archive\/2010\/06\/29\/you-get-a-system-security-securityexception-when-you-try-to-start-the-fim-synchronization.aspx <\/p>\n<p>RESOLUTION<\/p>\n<p>Run<br \/>\nsetspn \u2013a NONE\/NONE OWSTimerAccount<\/p>\n<p>OWSTimerAccount = this is normally the FarmDBAccount.<\/p>\n<p>ERRORS:<\/p>\n<p>Using ULViewer downloadable from http:\/\/archive.msdn.microsoft.com\/ULSViewer <\/p>\n<p>You will see the following errors<\/p>\n<p>User Profile Application: Unable to load satellite assembly for lcid 1033. Using neutral language assembly version. Exception details: System.IO.FileNotFoundException: Could not load file or assembly &#8216;Microsoft.Office.Server.Intl.resources, Version=14.0.0.0, Culture=en, PublicKeyToken=71e9bce111e9429c&#8217; or one of its dependencies. The system cannot find the file specified. File name: &#8216;Microsoft.Office.Server.Intl.resources, Version=14.0.0.0, Culture=en, PublicKeyToken=71e9bce111e9429c&#8217; &#8212;> System.IO.FileNotFoundException: Could not load file or assembly &#8216;Microsoft.Office.Server.Intl.resources, Version=14.0.0.0, Culture=en, PublicKeyToken=71e9bce111e9429c&#8217; or one of its dependencies. The system cannot find the file specified. File name: &#8216;Microsoft.Office.Server.Intl.resources, Version=14.0.0.0, Culture=en, PublicKeyToken=71e9bce111e9429c&#8217; WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].<br \/>\nat System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&#038; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)<br \/>\nat System.Reflection.Assembly.InternalGetSatelliteAssembly(CultureInfo culture, Version version, Boolean throwOnFileNotFound)<br \/>\nat Microsoft.Office.Server.Administration.UserProfileApplication.GetIntlDllFileVersionString(Int32 lcid)<\/p>\n<p>UserProfileApplication.SynchronizeMIIS: Failed to configure ILM, will attempt during next rerun. Exception: System.Security.SecurityException: There are currently no logon servers available to service the logon request.<br \/>\nat System.Security.Principal.WindowsIdentity.KerbS4ULogon(String upn)<br \/>\nat System.Security.Principal.WindowsIdentity..ctor(String sUserPrincipalName, String type)<br \/>\nat System.Security.Principal.WindowsIdentity..ctor(String sUserPrincipalName)<br \/>\nat Microsoft.IdentityManagement.SetupUtils.IlmWSSetup.GetDomainAccountSIDHexString(String domainName, String accountName)<br \/>\nat Microsoft.IdentityManagement.SetupUtils.IlmWSSetup.GrantSQLRightsToServiceAccount()<br \/>\nat Microsoft.IdentityManagement.SetupUtils.IlmWSSetup.IlmBuildDatabase()<br \/>\nat Microsoft.Office.Server.UserProfiles.Synchronization.ILMPostSetupConfiguration.ConfigureIlmWebService(Boolean existingDatabase)<br \/>\nat Microsoft.Office.Server.Administration.UserProfileApplication.SetupSynchronizationService(ProfileSynchronizationServiceInstance profileSyncInstance) The Zone of the assembly that failed was: MyComputer.<\/p>\n<p>In the Security event log you will see the following at the point of provisioning the Service.<\/p>\n<p>An account failed to log on.<br \/>\nSubject:<br \/>\nSecurity ID: DomainFarmDBAccount<br \/>\nAccount Name: FarmDBAccount<br \/>\nAccount Domain: Domain<br \/>\nLogon ID: 0x313b2<br \/>\nLogon Type: 3<br \/>\nAccount For Which Logon Failed:<br \/>\nSecurity ID: NULL SID<br \/>\nAccount Name:<br \/>\nAccount Domain:<br \/>\nFailure Information:<br \/>\nFailure Reason: An Error occured during Logon.<br \/>\nStatus: 0xc000005e<br \/>\nSub Status: 0x0<br \/>\nProcess Information:<br \/>\nCaller Process ID: 0xa98<br \/>\nCaller Process Name: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions14BINOWSTIMER.EXE<br \/>\nNetwork Information:<br \/>\nWorkstation Name: SERVER<br \/>\nSource Network Address: &#8211;<br \/>\nSource Port: &#8211;<br \/>\nDetailed Authentication Information:<br \/>\nLogon Process: C<br \/>\nAuthentication Package: Kerberos<br \/>\nTransited Services: &#8211;<br \/>\nPackage Name (NTLM only): &#8211;<br \/>\nKey Length: 0<br \/>\nThis event is generated when a logon request fails. It is generated on the computer where access was attempted.<br \/>\nThe Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.<br \/>\nThe Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).<br \/>\nThe Process Information fields indicate which account and process on the system requested the logon.<br \/>\nThe Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.<br \/>\nThe authentication information fields provide detailed information about this specific logon request.<br \/>\n&#8211; Transited services indicate which intermediate services have participated in this logon request.<br \/>\n&#8211; Package name indicates which sub-protocol was used among the NTLM protocols.<br \/>\n&#8211; Key length indicates the length of the generated session key. This will be 0 if no session key was requested.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ISSUE When Attempting to start the User Profile Synchronization service in Central Administration, the service goes into a starting state for a couple of minutes and then stops, usual this happens because of permissions (DB<\/p>\n","protected":false},"author":11,"featured_media":828,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_newsletter_tier_id":0,"footnotes":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[21],"tags":[1861],"class_list":["post-1114","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-microsoft","tag-sharepoint-2010"],"jetpack_publicize_connections":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.9.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>User Profile Starting and returning to Stop state - TSLS - Luke Smith<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_GB\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"User Profile Starting and returning to Stop state - TSLS - Luke Smith\" \/>\r\n<meta property=\"og:description\" content=\"ISSUE When Attempting to start the User Profile Synchronization service in Central Administration, the service goes into a starting state for a couple of minutes and then stops, usual this happens because of permissions (DB\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/\" \/>\r\n<meta property=\"og:site_name\" content=\"TSLS - Luke Smith\" \/>\r\n<meta property=\"article:published_time\" content=\"2011-08-26T11:46:56+00:00\" \/>\r\n<meta name=\"author\" content=\"Luke Smith\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Luke Smith\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/\",\"url\":\"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/\",\"name\":\"User Profile Starting and returning to Stop state - TSLS - Luke Smith\",\"isPartOf\":{\"@id\":\"https:\/\/www.tsls.co.uk\/#website\"},\"datePublished\":\"2011-08-26T11:46:56+00:00\",\"dateModified\":\"2011-08-26T11:46:56+00:00\",\"author\":{\"@id\":\"https:\/\/www.tsls.co.uk\/#\/schema\/person\/e4d7dac4fe1b3f8df31f3857bb3ebda7\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.tsls.co.uk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"User Profile Starting and returning to Stop state\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.tsls.co.uk\/#website\",\"url\":\"https:\/\/www.tsls.co.uk\/\",\"name\":\"TSLS - Luke Smith\",\"description\":\"- Knowledge - Thoughts - Microsoft -\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.tsls.co.uk\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.tsls.co.uk\/#\/schema\/person\/e4d7dac4fe1b3f8df31f3857bb3ebda7\",\"name\":\"Luke Smith\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.tsls.co.uk\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/29abc50f07a4ebe68cb4f31981884f89b2157d7e4ed63b09631d40c0717faa94?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/29abc50f07a4ebe68cb4f31981884f89b2157d7e4ed63b09631d40c0717faa94?s=96&d=mm&r=g\",\"caption\":\"Luke Smith\"},\"description\":\"I\u2019ve been working with Microsoft Technologies for over 20 years, my main focus now being Microsoft Online Services. I manage the Cloud Services at ElysianIT Limited and as a P-SELLER at Microsoft. I have worked with many organisations from SMC to Enterprise. I\u2019ve been working with Microsoft Technologies since DOS 5.0, to date I have been working on Microsoft\u2019s latest cloud technology Windows Azure, Windows 10 Office 365 and Microsoft SharePoint\",\"sameAs\":[\"http:\/\/www.tsls.co.uk\"],\"url\":\"https:\/\/www.tsls.co.uk\/index.php\/author\/luke\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"User Profile Starting and returning to Stop state - TSLS - Luke Smith","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/","og_locale":"en_GB","og_type":"article","og_title":"User Profile Starting and returning to Stop state - TSLS - Luke Smith","og_description":"ISSUE When Attempting to start the User Profile Synchronization service in Central Administration, the service goes into a starting state for a couple of minutes and then stops, usual this happens because of permissions (DB","og_url":"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/","og_site_name":"TSLS - Luke Smith","article_published_time":"2011-08-26T11:46:56+00:00","author":"Luke Smith","twitter_misc":{"Written by":"Luke Smith","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/","url":"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/","name":"User Profile Starting and returning to Stop state - TSLS - Luke Smith","isPartOf":{"@id":"https:\/\/www.tsls.co.uk\/#website"},"datePublished":"2011-08-26T11:46:56+00:00","dateModified":"2011-08-26T11:46:56+00:00","author":{"@id":"https:\/\/www.tsls.co.uk\/#\/schema\/person\/e4d7dac4fe1b3f8df31f3857bb3ebda7"},"breadcrumb":{"@id":"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.tsls.co.uk\/index.php\/2011\/08\/26\/user-profile-starting-and-returning-to-start-state\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.tsls.co.uk\/"},{"@type":"ListItem","position":2,"name":"User Profile Starting and returning to Stop state"}]},{"@type":"WebSite","@id":"https:\/\/www.tsls.co.uk\/#website","url":"https:\/\/www.tsls.co.uk\/","name":"TSLS - Luke Smith","description":"- Knowledge - Thoughts - Microsoft -","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.tsls.co.uk\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/www.tsls.co.uk\/#\/schema\/person\/e4d7dac4fe1b3f8df31f3857bb3ebda7","name":"Luke Smith","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.tsls.co.uk\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/29abc50f07a4ebe68cb4f31981884f89b2157d7e4ed63b09631d40c0717faa94?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/29abc50f07a4ebe68cb4f31981884f89b2157d7e4ed63b09631d40c0717faa94?s=96&d=mm&r=g","caption":"Luke Smith"},"description":"I\u2019ve been working with Microsoft Technologies for over 20 years, my main focus now being Microsoft Online Services. I manage the Cloud Services at ElysianIT Limited and as a P-SELLER at Microsoft. I have worked with many organisations from SMC to Enterprise. I\u2019ve been working with Microsoft Technologies since DOS 5.0, to date I have been working on Microsoft\u2019s latest cloud technology Windows Azure, Windows 10 Office 365 and Microsoft SharePoint","sameAs":["http:\/\/www.tsls.co.uk"],"url":"https:\/\/www.tsls.co.uk\/index.php\/author\/luke\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p2gf1k-hY","_links":{"self":[{"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/1114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=1114"}],"version-history":[{"count":0,"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/wp\/v2\/posts\/1114\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=1114"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/wp\/v2\/categories?post=1114"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tsls.co.uk\/index.php\/wp-json\/wp\/v2\/tags?post=1114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}