Any help would be greatly appreciated!!
2015-09-08 14:56:08,405 ERROR [Event] *********** Sync Engine *********** Error Sfdc.Server.SfdcSyncConnectorException: Abort due to constraint violation
SfdcReplicationEVENTRECURRENCEEXCEPTION.ActivityDateTimeOriginal may not be NULL ---> System.Data.SQLite.SQLiteException: Abort due to constraint violation
SfdcReplicationEVENTRECURRENCEEXCEPTION.ActivityDateTimeOriginal may not be NULL
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at Sfdc.Util.DB.Database.DoExecuteNonQuery(DbCommand command)
at Sfdc.Util.DB.Database.ExecuteNonQuery(DbCommand command)
at Sfdc.Synchronization.SfdcReplicationPersistence.UpdateOrInsertItem(ISfdcRecord item)
at Sfdc.Server.SfdcSyncConnector.PersistExceptions(SfdcEvent eventRecord)
at Sfdc.Server.SfdcSyncConnector.AcknowledgeItemsToHistory(SfdcHistoryDatabasePersistence history, IEnumerable`1 items)
at Sfdc.Server.SfdcSyncConnector.AcknowledgeChangedData(IList`1 createdItems, IList`1 updatedItems, IList`1 deletedItems)
--- End of inner exception stack trace ---
at Sfdc.Server.SfdcSyncConnector.HandleException(Exception ex)
at Sfdc.Server.SfdcSyncConnector.AcknowledgeChangedData(IList`1 createdItems, IList`1 updatedItems, IList`1 deletedItems)
at Sfdc.Synchronization.SyncEngine.ProcessMatchedRecords(MatchParameters matchParameters, MatchResults matchResults, IList`1 outlookUpdateList, IList`1 sfdcUpdateList)
at Sfdc.Synchronization.SyncEngine.Start()
1 answer
Abby, do you events have a valid date associated with them ?
If you have deleted some system file, I would advice you reset the system and try again.