Hello
As as site administrator I'm trying to copy a site in a subsite to another subsite, but it fails with a stacktrace. The site is not copied.
I open the "Site Contenct a Struture" menu, I can see the site hierarchy, I locate the site, a drop down menu opens on the site in question, I choose "Copy" and find the target site to copy the source to. The process starts, but fails
with a stack trace:
<error><message></message><full>Microsoft.SharePoint.SPException
---> Microsoft.SharePoint.SPException --->
System.Runtime.InteropServices.COMException (0x80131904):
<nativehr>0x80131904</nativehr><nativestack></nativestack>
at
Microsoft.SharePoint.Library.SPRequestInternalClass.CreateListOnImport(String
bstrUrl, Guid& pguidListId, String bstrTitle, String bstrDescription,
Int32 lTemplateID, String bstrFeatureId, Guid guidRootFolderId, Int64 llFlags,
Int32 iVersion, Int32 iAuthor, String bstrFields, String bstrContentTypes,
String bstrImageUrl, String bstrEventSinkAssembly, String bstrEventSinkClass,
String bstrEventSinkData, Guid guidDocTemplateId, String bstrViews, String
bstrForms, Boolean bCompressedSchema, DateTime dtTimeCreated) at
Microsoft.SharePoint.Library.SPRequest.CreateListOnImport(String bstrUrl,
Guid& pguidListId, String bstrTitle, String bstrDescription, Int32
lTemplateID, String bstrFeatureId, Guid guidRootFolderId, Int64 llFlags, Int32
iVersion, Int32 iAuthor, String bstrFields, String bstrContentTypes, String
bstrImageUrl, String bstrEventSinkAssembly, String bstrEventSinkClass, String
bstrEventSinkData, Guid guidDocTemplateId, String bstrViews, String bstrForms,
Boolean bCompressedSchema, DateTime dtTimeCreated) --- End of inner exception
stack trace --- at
Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at
Microsoft.SharePoint.Library.SPRequest.CreateListOnImport(String bstrUrl,
Guid& pguidListId, String bstrTitle, String bstrDescription, Int32
lTemplateID, String bstrFeatureId, Guid guidRootFolderId, Int64 llFlags, Int32
iVersion, Int32 iAuthor, String bstrFields, String bstrContentTypes, String
bstrImageUrl, String bstrEventSinkAssembly, String bstrEventSinkClass, String
bstrEventSinkData, Guid guidDocTemplateId, String bstrViews, String bstrForms,
Boolean bCompressedSchema, DateTime dtTimeCreated) at
Microsoft.SharePoint.Deployment.ListSerializer.CreateList(SPWeb parentWeb,
Dictionary`2 listMetaData, Boolean usingPublicSchema) at
Microsoft.SharePoint.Deployment.ListSerializer.SetObjectData(Object obj,
SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
at Microsoft.SharePoint.Deployment.XmlFormatter.CallSetObjectData(Object obj,
SerializationInfo objectData, ISerializationSurrogate surrogate,
ISurrogateSelector selector) at
Microsoft.SharePoint.Deployment.XmlFormatter.ParseObject(Type objectType,
Boolean isChildObject) at
Microsoft.SharePoint.Deployment.XmlFormatter.DeserializeObject(Type objectType,
Boolean isChildObject, DeploymentObject envelope) at
Microsoft.SharePoint.Deployment.XmlFormatter.Deserialize(Stream
serializationStream) at Microsoft.SharePoint.Deployment.ObjectSerializer.Deserialize(Stream
serializationStream) at
Microsoft.SharePoint.Deployment.SPImport.DeserializeObjects() at
Microsoft.SharePoint.Deployment.SPImport.Run() at
Microsoft.SharePoint.Publishing.Internal.DeploymentWrapper.Copy(String[]
sourceSmtObjectIds, String destSmtObjectId) --- End of inner exception stack
trace --- at
Microsoft.SharePoint.Publishing.Internal.DeploymentWrapper.Copy(String[]
sourceSmtObjectIds, String destSmtObjectId) at
Microsoft.SharePoint.Publishing.Internal.WebControls.CopyObjects.Copy()</full><customData>Operation
to Copy '/Reports/Other/QA140' to
'/Reports/RepMaritimeOperations'
failed</customData></error>
In the event log I find this:
Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (49088ef3-bf0a-455d-9134-63a4913fe869).
Reason: An update conflict has occurred, and you must re-try this action. The object SearchDataAccessServiceInstance was updated by abc\spservice, in the OWSTIMER (7796) process, on machine BLA01. View the tracing log for more information about the
conflict.
Technical Support Details:
Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object SearchDataAccessServiceInstance was updated by HURTIGRUTEN\spservice, in the OWSTIMER (7796) process, on machine
BLA01. View the tracing log for more information about the conflict.
at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
If the root cause is somewhere in the direction of what the Windows Event log says, then I found this article, but I'm not sure.
http://www.social-point.com/sharepoint-2010-event-id-6482-application-server-administration-job-failed-for-service-instance-microsoft-office-server-search-administration-searchserviceinstance
Any advice?
Thanks.
Henrik Fyhn http://repeatableread.blogspot.com/