Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Invalid field name. {9da97a8a-1da5-4a77-98d3-4bc10456e700}

$
0
0

I have a publishing web. When I try to create add new page I am getting the error

Invalid field name. {9da97a8a-1da5-4a77-98d3-4bc10456e700}  /Pages"

This is pointing to Pages Library. Please refer the log below:

Medium      WorkflowMessagingClient is using MSMQ   ae573a9d-2c08-7098-d325-99784aaa7766
High        [Forced due to logging gap, cached @ 10/23/2015 11:36:19.56, Original Level: Verbose] Invoking EventReceiver - [Id: {0}]    ae573a9d-2c08-7098-d325-99784aaa7766
High        Leaving Monitored Scope (Event Receiver (Microsoft.SharePoint.WorkflowServices, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, Microsoft.SharePoint.WorkflowServices.ContentSubscriptionEventReceiver)). Execution Time=1141.16759393192   ae573a9d-2c08-7098-d325-99784aaa7766
High        UserAgent not available, file operations may not be optimized.    at Microsoft.SharePoint.SPFileStreamManager.get_UserAgent()     at Microsoft.SharePoint.SPFileStreamManager.BindFileInfoToInput(SPFileInfo& fileInfo)     at Microsoft.SharePoint.Library.SPRequestInternalClass.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object punkFile, Int64 cbFile, Object punkSPFileMgr, Object punkFFM, Int64 PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, String bstrLockIdMatch, String bstEtagToMatch, Int32 lockType, String lockId, Int32 minutes, Int32 fRefreshLock, Int32 bValidateReqFields, Guid gNewDocId, SPFileSaveParams sfsp, SPFileInfo& pFileProps,... ae573a9d-2c08-7098-d325-99784aaa7766
High        ... UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagReturn, Byte& piLevel, Int32& pbIgnoredReqProps)     at Microsoft.SharePoint.Library.SPRequestInternalClass.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object punkFile, Int64 cbFile, Object punkSPFileMgr, Object punkFFM, Int64 PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, String bstrLockIdMatch, String bstEtagToMatch, Int32 lockType, String lockId, Int32 minutes, Int32 fRefreshLock, Int32 bValidateReqFields, Guid gNewDocId, SPFileSaveParams sfsp, SPFileInfo& pFileProps, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagReturn, Byte& piLevel, In...  ae573a9d-2c08-7098-d325-99784aaa7766
High        ...t32& pbIgnoredReqProps)     at Microsoft.SharePoint.Library.SPRequest.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object punkFile, Int64 cbFile, Object punkSPFileMgr, Object punkFFM, Int64 PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, String bstrLockIdMatch, String bstEtagToMatch, Int32 lockType, String lockId, Int32 minutes, Int32 fRefreshLock, Int32 bValidateReqFields, Guid gNewDocId, SPFileSaveParams sfsp, SPFileInfo& pFileProps, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagReturn, Byte& piLevel, Int32& pbIgnoredReqProps)     at Microsoft.SharePoint.SPFileCollection.AddStreamOrBytesInternal(String urlOfFil...  ae573a9d-2c08-7098-d325-99784aaa7766
High        ...e, Stream file, Int64 fileSizeToSave, SPFileStreamManager spmgr, PutFileOpt fileOpt, String createdBy, String modifiedBy, Int32 createdByID, Int32 modifiedByID, DateTime timeCreated, DateTime timeLastModified, Object varProperties, String checkInComment, Stream formatMetadata, String lockIdMatch, String etagToMatch, SPLockType lockType, String lockId, TimeSpan lockTimeout, Boolean validateRequiredFields, SPVirusCheckStatus& virusCheckStatus, String& virusCheckMessage, String& etagNew, Boolean& ignoredRequiredProps)     at Microsoft.SharePoint.SPFileCollection.Add(String urlOfFile, Byte[] file, SPFileCollectionAddParameters parameters)     at Microsoft.SharePoint.Publishing.PublishingWeb.<>c__DisplayClass27.<AddPublishingPage>b__22()     at Microsoft.Office.Server.Diagnostics.FirstChanceHan...  ae573a9d-2c08-7098-d325-99784aaa7766
High        ...dler.ExceptionFilter(Boolean fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock)     at Microsoft.SharePoint.Publishing.PublishingWeb.AddPublishingPage(String name, PageLayout layout, SPFolder folder)     at Microsoft.SharePoint.Publishing.Internal.CodeBehind.CreatePublishingPageDialog15.CreatePublishingPage(String newPageName, PageLayout pageLayout, SPFolder folder, Boolean doCreateFriendlyUrl)     at Microsoft.SharePoint.Publishing.Internal.CodeBehind.CreatePublishingPageDialog15.<>c__DisplayClass2.<CreateButton_Click>b__0(SPLongOperation longOperation)     at Microsoft.SharePoint.SPLongOperation.Begin(String leadingHtml, String trailingHtml, BeginOperation beginOperation)     at Microsoft.SharePoint.Publishing.Internal.CodeBehind.C...  ae573a9d-2c08-7098-d325-99784aaa7766
High        ...reatePublishingPageDialog15.CreateButton_Click(Object sender, EventArgs e)     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at ASP._layouts_15_createpublishingpagedialog_aspx.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronousl...  ae573a9d-2c08-7098-d325-99784aaa7766
High        ...y)     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.UnsafeIISMethods.MgdInd...  ae573a9d-2c08-7098-d325-99784aaa7766
High        ...icateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)      ae573a9d-2c08-7098-d325-99784aaa7766
Medium      Spent 2075 ms to add 282 byte file stream   ae573a9d-2c08-7098-d325-99784aaa7766
High        Leaving Monitored Scope (SPSqlClient). Execution Time=2083.08527664456  ae573a9d-2c08-7098-d325-99784aaa7766
High        Leaving Monitored Scope (SPFileStreamManager_From_Native). Execution Time=3557.71612690879  ae573a9d-2c08-7098-d325-99784aaa7766
Medium      Set EventFiringDisabled to [False].  Stack trace: [   at Microsoft.SharePoint.SPEventManager.HandleEventCallback[ReceiverType,PropertiesType](Object callbackData)     at Microsoft.SharePoint.Utilities.SPThreadPool.WaitCallbackWrapper(Object state)     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)     at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()     at System.Threading.ThreadPoolWorkQueue.Dispatch()  ]    ad573a9d-6c01-7098-d325-9e02afffeff6
Medium      Leaving Monitored Scope (Timer Job job-upgrade-sites). Execution Time=292.550022760585  af573a9d-ec12-7098-d325-9d509b63456f
Medium      Entering monitored scope (Timer Job job-application-server-admin-service). Parent No    4dc24c85-4258-42ca-912a-6129c64a56dd
Medium      Name=Timer Job job-application-server-admin-service af573a9d-4c25-7098-d325-9eb9972d5021
Medium      Leaving Monitored Scope (Timer Job job-application-server-admin-service). Execution Time=29.2134269163883   af573a9d-4c25-7098-d325-9eb9972d5021
Medium      Entering monitored scope (Timer Job SchedulingUnpublish). Parent No fc4f866a-5c5c-456f-a609-3a87da016869
Medium      Name=Timer Job SchedulingUnpublish  af573a9d-2c27-7098-d325-9ae362b13f4d
Medium      Leaving Monitored Scope (Timer Job SchedulingUnpublish). Execution Time=29.0377902696335    af573a9d-2c27-7098-d325-9ae362b13f4d
Medium      Entering monitored scope (Timer Job Health Statistics Updating). Parent No  d253c63c-a69a-45d2-a9a5-61d2ff9049ee
Medium      Name=Timer Job Health Statistics Updating   af573a9d-fc28-7098-d325-9a60b9641c30
Medium      Updating SPPersistedObject SearchServiceApplicationMonitoring Name=Monitoring_7F19A5D194F942e6A9856FCFD6EE6F63. Version: 7041166 Ensure: False, HashCode: 9637144, Id: 3394930f-511b-47d7-8ce4-9af49d24840c, Stack:    at Microsoft.Office.Server.Search.Monitoring.TraceDiagnosticsProvider.UpdateServiceApplicationHealthStats()     at Microsoft.Office.Server.Search.Monitoring.HealthStatUpdateJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)      af573a9d-fc28-7098-d325-9a60b9641c30
Medium      Updating SPPersistedObject SearchServiceApplicationMonitoring Name=Monitoring_7F19A5D194F942e6A9856FCFD6EE6F63. Version: 7041168 Ensure: False, HashCode: 12446332, Id: 1ef20d5b-f6e4-4783-ba44-153be35ebf0f, Stack:    at Microsoft.Office.Server.Search.Monitoring.TraceDiagnosticsProvider.UpdateServiceApplicationHealthStats()     at Microsoft.Office.Server.Search.Monitoring.HealthStatUpdateJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)     af573a9d-fc28-7098-d325-9a60b9641c30
Medium      Updating SPPersistedObject SearchServiceApplicationMonitoring Name=Monitoring_7F19A5D194F942e6A9856FCFD6EE6F63. Version: 7041170 Ensure: False, HashCode: 38352314, Id: 3eddbde2-6fbe-4fbe-afd5-51e282a6a6f4, Stack:    at Microsoft.Office.Server.Search.Monitoring.TraceDiagnosticsProvider.UpdateServiceApplicationHealthStats()     at Microsoft.Office.Server.Search.Monitoring.HealthStatUpdateJobDefinition.Execute(Guid targetInstanceId)     at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)     af573a9d-fc28-7098-d325-9a60b9641c30
Medium      Leaving Monitored Scope (Timer Job Health Statistics Updating). Execution Time=144.50420902397  af573a9d-fc28-7098-d325-9a60b9641c30
High        [Forced due to logging gap, cached @ 10/23/2015 11:36:20.78, Original Level: Verbose] SQL connection time: 0.086615332646185    ae573a9d-2c08-7098-d325-99784aaa7766
High        [Forced due to logging gap, Original Level: Verbose] GetUriScheme(/Pages/asdfasd.aspx)  ae573a9d-2c08-7098-d325-99784aaa7766
High        Leaving Monitored Scope (Event Receiver (Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, Microsoft.SharePoint.Workflow.SPWorkflowAutostartEventReceiver)). Execution Time=415.08617744402 ae573a9d-2c08-7098-d325-99784aaa7766
Warning     A database error occurred. Source: .Net SqlClient Data Provider Code: 535 occurred 0 time(s) Description:  Error ordinal: 1 Message: The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart., Class: 16, Number: 535, State: 0    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)     at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateO...  
Warning     ...bj, Boolean& dataReady)     at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)     at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)     at System.Data.SqlClient.SqlDataReader.Read()     at Microsoft.Office.Server.Search.ManagedSqlSession.GetNextRow()     
High        ManagedSqlSession caught a SqlException executing the following command: 'proc_MSS_GetNextCrawlBatch'. Connection string was: 'Data Source=ServerName\SharePoint;Initial Catalog=Search_Service_Application_CrawlStoreDB_56576ce2a31a45ec992a21334c120224;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15'  Original exception message: 'The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart.'  Stack trace '   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolea...  
High        ...n callerHasConnectionLock, Boolean asyncClose)     at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)     at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)     at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)     at System.Data.SqlClient.SqlDataReader.Read()     at Microsoft.Office.Server.Search.ManagedSqlSession.GetNextRow()' SQL Errors:  Error ordinal: 1 Message: The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart., Class: 16, Number: 535, State: 0      
High        CManagedSqlSession::ExecuteBulkInsert m_ManagedSqlSession->ExecuteBulkInsert fails with Error 0x80131904 Description 'The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart.' Message 'Unknown error 0x80131904'  [gathersql.cxx:2320]  search\native\gather\server\gathersql.cxx     
High        Crawl ID 82809 - CGatherer::LoadTransactionsFromCrawlInternal proc_MSS_GetNextCrawlBatch loading row from rowset fails Error 0x80131904  [gatherobj.cxx:5058]  search\native\gather\server\gatherobj.cxx     
High        Unexpected variant type 0                                                       [gathersql.cxx:2574]  search\native\gather\server\gathersql.cxx  
High        Skipping rollback for 'MgdSqlSessionTran'! Transaction object has null Connection property (which usually means the transaction was rolledback by SQL Server). ConnectionString: 'Data Source=ServerName\SharePoint;Initial Catalog=Search_Service_Application_CrawlStoreDB_56576ce2a31a45ec992a21334c120224;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=".Net SqlClient Data Provider+TransactionalSqlSession"'   ConnectionState: Open ConnectionTimeout: 15    
High        CGatherer::LoadTransactionsFromCrawlInternal fails Error 0x80131904, CrawlID 82809. Rollback HR = 0x0  [gatherobj.cxx:5331]  search\native\gather\server\gatherobj.cxx   
High        CGatherer::LoadTransactionsFromCrawl failed CrawlID 82809, Error 0x80131904     [gatherobj.cxx:4955]  search\native\gather\server\gatherobj.cxx  
Medium      CGathererLoadTransactionsThread::Thread Failed in LoadTransactionsFromCrawl CrawlID 82809, DBID = A94E2D1C-6A56-4C0A-871A-DADCC4A84E68, dError 0x80131904  [gathersql.cxx:399]  search\native\gather\server\gathersql.cxx    
Exception   A critical error occurred while creating a PublishingPage through PublishingWeb.AddPublishingPage(string, PageLayout, SPFolder). System.ArgumentException: Invalid field name. {9da97a8a-1da5-4a77-98d3-4bc10456e700}  /Pages     at Microsoft.SharePoint.SPFieldCollection.GetFieldById(Guid fieldId, Boolean bThrowException)     at Microsoft.SharePoint.SPListItem.set_Item(Guid fieldId, Object value)     at Microsoft.SharePoint.Publishing.CommonUtilities.SetTextFieldValue(SPListItem item, Guid fieldId, String value)     at Microsoft.SharePoint.Publishing.PublishingPage.set_Description(String value)     at Microsoft.SharePoint.Publishing.PublishingWeb.<>c__DisplayClass27.<AddPublishingPage>b__22()     at Microsoft.Office.Server.Diagnostics.FirstChanceHandler.ExceptionFilter(Boolean fRethrowExceptio... ae573a9d-2c08-7098-d325-99784aaa7766
Exception   ...n, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock) StackTrace:  at Microsoft.Office.Server.Native.dll: (sig=d5e0e3f0-a250-4276-9f13-b1e5ec5f671c|2|microsoft.office.server.native.pdb, offset=131CE) at Microsoft.Office.Server.Native.dll: (offset=21C85)  ae573a9d-2c08-7098-d325-99784aaa7766
Monitorable Watson bucket parameters: SharePoint Server 2013, ULSException14, 81eed5e0 "web content management", 0f001144 "15.0.4420.0", 1f65804a "microsoft.sharepoint", 0f001151 "15.0.4433.0", 508f9059 "tue oct 30 14:01:21 2012", 00007667 "00007667", 000000ae "000000ae", 44395864 "argumentexception", 61357936 "a5y6"  ae573a9d-2c08-7098-d325-99784aaa7766
Unexpected  A critical error occurred while creating PublishingPage 'asdfasd.aspx' through PublishingWeb.AddPublishingPage(string, PageLayout, SPFolder). Exception Invalid field name. {9da97a8a-1da5-4a77-98d3-4bc10456e700}  /Pages  ae573a9d-2c08-7098-d325-99784aaa7766
Warning     A database error occurred. Source: .Net SqlClient Data Provider Code: 535 occurred 0 time(s) Description:  Error ordinal: 1 Message: The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart., Class: 16, Number: 535, State: 0    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)     at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateO...  
Warning     ...bj, Boolean& dataReady)     at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)     at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)     at System.Data.SqlClient.SqlDataReader.Read()     at Microsoft.Office.Server.Search.ManagedSqlSession.GetNextRow()     
High        ManagedSqlSession caught a SqlException executing the following command: 'proc_MSS_GetNextCrawlBatch'. Connection string was: 'Data Source=ServerName\SharePoint;Initial Catalog=Search_Service_Application_Demo_CrawlStoreDB_c89d0af0b4094eafa5ab18bd5e35e964;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15'  Original exception message: 'The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart.'  Stack trace '   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, B...  
High        ...oolean callerHasConnectionLock, Boolean asyncClose)     at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)     at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)     at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)     at System.Data.SqlClient.SqlDataReader.Read()     at Microsoft.Office.Server.Search.ManagedSqlSession.GetNextRow()' SQL Errors:  Error ordinal: 1 Message: The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart., Class: 16, Number: 535, State: 0     
High        CManagedSqlSession::ExecuteBulkInsert m_ManagedSqlSession->ExecuteBulkInsert fails with Error 0x80131904 Description 'The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart.' Message 'Unknown error 0x80131904'  [gathersql.cxx:2320]  search\native\gather\server\gathersql.cxx     
High        Crawl ID 3809 - CGatherer::LoadTransactionsFromCrawlInternal proc_MSS_GetNextCrawlBatch loading row from rowset fails Error 0x80131904  [gatherobj.cxx:5058]  search\native\gather\server\gatherobj.cxx  
High        Unexpected variant type 0                                                       [gathersql.cxx:2574]  search\native\gather\server\gathersql.cxx  
High        Skipping rollback for 'MgdSqlSessionTran'! Transaction object has null Connection property (which usually means the transaction was rolledback by SQL Server). ConnectionString: 'Data Source=ServerName\SharePoint;Initial Catalog=Search_Service_Application_Demo_CrawlStoreDB_c89d0af0b4094eafa5ab18bd5e35e964;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=".Net SqlClient Data Provider+TransactionalSqlSession"'   ConnectionState: Open ConnectionTimeout: 15   
High        CGatherer::LoadTransactionsFromCrawlInternal fails Error 0x80131904, CrawlID 3809. Rollback HR = 0x0  [gatherobj.cxx:5331]  search\native\gather\server\gatherobj.cxx    
High        CGatherer::LoadTransactionsFromCrawl failed CrawlID 3809, Error 0x80131904      [gatherobj.cxx:4955]  search\native\gather\server\gatherobj.cxx  
Medium      CGathererLoadTransactionsThread::Thread Failed in LoadTransactionsFromCrawl CrawlID 3809, DBID = CC5F66E5-F811-4CC3-B9B9-737EDED7A561, dError 0x80131904  [gathersql.cxx:399]  search\native\gather\server\gathersql.cxx     
High        [Forced due to logging gap, cached @ 10/23/2015 11:36:21.37, Original Level: Verbose] Invoking EventReceiver - [Id: {0}]    ae573a9d-2c08-7098-d325-99784aaa7766
High        [Forced due to logging gap, Original Level: Verbose] Invoking EventReceiver - [Id: {0}] ae573a9d-2c08-7098-d325-99784aaa7766
High        [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity    ae573a9d-2c08-7098-d325-99784aaa7766
Warning     A database error occurred. Source: .Net SqlClient Data Provider Code: 535 occurred 0 time(s) Description:  Error ordinal: 1 Message: The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart., Class: 16, Number: 535, State: 0    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)     at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateO...  
Warning     ...bj, Boolean& dataReady)     at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)     at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)     at System.Data.SqlClient.SqlDataReader.Read()     at Microsoft.Office.Server.Search.ManagedSqlSession.GetNextRow()     
High        ManagedSqlSession caught a SqlException executing the following command: 'proc_MSS_GetNextCrawlBatch'. Connection string was: 'Data Source=ServerName\SharePoint;Initial Catalog=Search_Service_Application_Test_CrawlStoreDB_f6b4f1e10a9b4dfcba3301f0845e5530;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15'  Original exception message: 'The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart.'  Stack trace '   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, B...  
High        ...oolean callerHasConnectionLock, Boolean asyncClose)     at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)     at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)     at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)     at System.Data.SqlClient.SqlDataReader.Read()     at Microsoft.Office.Server.Search.ManagedSqlSession.GetNextRow()' SQL Errors:  Error ordinal: 1 Message: The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large. Try to use datediff with a less precise datepart., Class: 16, Number: 535, State: 0     


V.S.


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>