Geeting error when click on content page creating My Site
-
Saturday, April 28, 2012 7:39 AM
Error Log:
Log Name: Application Source: Microsoft-SharePoint Products-SharePoint Portal Server Date: 4/28/2012 12:35:07 PM Event ID: 5187 Task Category: Administration Level: Error Keywords: User: MYDOMAIN\Administrator Computer: SP2010.mydomain.local Description: My Site creation failure for user 'MYDOMAIN\Administrator' for site url 'http://sp2010/my/personal/administrator'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create the site. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass5.<CreateSite>b__3() --- End of inner exception stack trace --- at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass5.<CreateSite>b__3() 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="2012-04-28T07:05:07.172470300Z" /> <EventRecordID>1146306</EventRecordID> <Correlation ActivityID="{A2DDA264-4346-4388-A085-E5695133647E}" /> <Execution ProcessID="6088" ThreadID="3240" /> <Channel>Application</Channel> <Computer>SP2010.mydomain.local</Computer> <Security UserID="S-1-5-21-4115419067-3952781766-3212701422-500" /> </System> <EventData> <Data Name="string0">MYDOMAIN\Administrator</Data> <Data Name="string1">http://sp2010/my/personal/administrator</Data> <Data Name="string2">Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create the site. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass5.<CreateSite>b__3() --- End of inner exception stack trace --- at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass5.<CreateSite>b__3() 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>
Alluru.Midhun Kumar Singh
- Edited by Midhunkumarsingh Thursday, January 10, 2013 12:44 PM
All Replies
-
Saturday, April 28, 2012 2:04 PMturn on verbose logging in Central administration. run this again and create the error and then track down the correlation ID in the logs. Somewhere in there you will get more info to help you debug this issue. THere isnt enough here to go on, unless someone has had the exact same issue and resolved it they may know from experience.

