Hello community
Using Sharepoint 2010 Server and the UI on its intranet there is a My Site. After creating the My Site the user account that created the intranet easily can create it's My Site, My Content and My profile. But when I logon as
a user
when I try to create the My site I get an error stating" "There has been an error creating the personal site. Contact your site administrator for more information". In the Event viewer log pasted below it says: A failure was encountered
and User cannot be found. So I check the UPS Synchronization and I can find the username in UPS "Manage User Profile" and I can logon with the username I just can't create the My Content after clicking My Site. The funny
thing is if I click My Profile the My Profile page appears (although it is a one-way trust relationship if I use "Check Names" when I try to "Add User" to a group an error message appears stating "No match found. etc). So the
question is how come the account that created the intranet can create
My Site and create My Profile and My Content but if a regular user account logs on and clicks My Site, My Profile and get a page but clicking My Content produces that error that says: "There has been an error creating the personal site. Contact
your site administrator for more information". (Note: The output from Event Viewer is posted below)?
Thank you
Shabeaut
Log Name: Application
Source: Microsoft-SharePoint Products-SharePoint Portal Server
Date: 7/24/2014 4:51:42 PM
Event ID: 5187
Task Category: Administration
Level: Error
Keywords:
User: NT AUTHORITY\IUSR
Computer: <ServerName>.<FullQualifiedDomainName>
Description:
My Site creation failure for user '<DomainName>\<UserName>' for site url 'http://<MySiteHostUrl>/personal/<DomainName>\<UserName>'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure
was encountered while attempting to create the site. ---> Microsoft.SharePoint.SPException: User cannot be found.
at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName,
String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)
at Microsoft.SharePoint.SPSite.SelfServiceCreateSite(String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String contactLogin, String contactName, String contactEmail,
String quotaTemplate, SPSiteSubscription siteSubscription)
at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
--- End of inner exception stack trace ---
at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Microsoft.Office.Server.UserProfiles.UserProfile.CreateSite(String strRequestUrl, Boolean bCollision, Int32 lcid).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-SharePoint Products-SharePoint Portal Server" Guid="{8b3ddd3d-2b09-4669-bf81-e2d6921feeea}" />
<EventID>5187</EventID>
<Version>14</Version>
<Level>2</Level>
<Task>1</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2014-07-24T20:51:42.494Z" />
<EventRecordID>33776</EventRecordID>
<Correlation ActivityID="{BC4FAAA6-FA5B-4309-8C2E-0639F5BAC567}" />
<Execution ProcessID="9600" ThreadID="9520" />
<Channel>Application</Channel>
<Computer><ServerName>.<FullQualifiedDomainName></Computer>
<Security UserID="S-1-5-17" />
</System>
<EventData>
<Data Name="string0"><DomainName>\<UserName></Data>
<Data Name="string1">'http://<MySiteHostUrl>/personal/<DomainName>\<UserName>'</Data>
<Data Name="string2">Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create the site. ---> Microsoft.SharePoint.SPException: User cannot be found.
at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName,
String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)
at Microsoft.SharePoint.SPSite.SelfServiceCreateSite(String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String contactLogin, String contactName, String contactEmail,
String quotaTemplate, SPSiteSubscription siteSubscription)
at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
--- End of inner exception stack trace ---
at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Microsoft.Office.Server.UserProfiles.UserProfile.CreateSite(String strRequestUrl, Boolean bCollision, Int32 lcid)</Data>
</EventData>
</Event>









