That is odd, i'm having the same issue. I have tried all of the commands
suggested below, but the results are the same. I'm using a local account with
admin access to the server.
Here are the error messages i'm seeing:
There is already an object named 'LookupItems_ID_PK' in the database. Could not
create constraint. See previous errors. at
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
breakConnection) at
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception,
Boolean breakConnection) at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj) at
System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName,
Boolean async) at
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result,
String methodName, Boolean sendToPipe) at
System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at
Microsoft.SharePoint.Utilities.SqlSession.ExecuteNonQuery(SqlCommand command) at
Microsoft.SharePoint.Deployment.SPExport.SerializeLookupListMap() at
Microsoft.SharePoint.Deployment.SPExport.SerializeSettings() at
Microsoft.SharePoint.Deployment.SPExport.Run()
The changeToken refers to a time before the start of the current change log. at
Microsoft.SharePoint.Deployment.SPExport.ThrowInvalidChangeTokenError(DateTime
minChangeTime, Int32 minChangeNumber) at
Microsoft.SharePoint.Deployment.SPExport.GetIncrementalChanges() at
Microsoft.SharePoint.Deployment.SPExport.CalculateObjectsToExport() at
Microsoft.SharePoint.Deployment.SPExport.Run()
Any ideas on a possible cause?