Re: STSADM Export Error
- From: etienne <vanetienne@xxxxxxxxx>
- Date: Mon, 4 Feb 2008 21:53:22 -0800 (PST)
Sorry, I think my wording was wrong in previous post. Beginning of
last year we were running v2, and when v3 was released, we upgraded to
v3, still on old server. So we are already running v3, but with the
upgrade, don't know if I did something wrong, some funny things
started happening., like let's say Jack has contribution rights to a
document. So he checks the document out, and then clicks 'Edit in
Microsoft Excel', then Excel gives him a message saying that the
document will be read only, as it is already locked out by user Jack.
With 'Read Only', 'Notify' and 'Close' or somthing options. Then he
checks it back in and wait say 20 min, then it works fine again.
Anyway, small issues like this came up. This was also running from one
server hosting the site and db.
I'd like to do a clean installation from scratch to get rid of the
small issues.
Now I have 2 new servers, one for hosting the site, and one back-end
for the db. I have installed v3 and set up to use back-end db server.
Have also recreated all the sites just like they are on old server.
Now I want to use the stsadm export for the document libraries so that
I don't lose the version history of the documents. This is the only
way I found to move/copy documents from old server to new one without
losing the version history. I get the error when trying to export any
of the document libraries. We have 11 sub-sites, each with 1-4
document libraries. (This was done because back in v2 couldn't do
document/folder level permissions).
When I try to export a specific document library using the following:
stsadm -o export -url http://cisa_intranet/IT/IT Documents -filename c:
\ITExport.cmp -includeusersecurity -versions 4
Command line error and gives me info about stsadm
If I try with %20 instead of space like it shows in browser
stsadm -o export -url http://cisa_intranet/IT/IT%20Documents -filename
c:\ITExport.cmp -includeusersecurity -versions 4
it says:
"The URL provided is invalid. Only valid URLs that are site
collections or sites are allowed to be exported using stsadm.exe"
If I try a whole site:
stsadm -o export -url http://cisa_intranet/IT -filename c:
\ITExport.cmp -includeusersecurity -versions 4
it gives the following error:
C:\Program Files\Common Files\Microsoft Shared\web server extensions
\12\BIN>STSA
DM -O EXPORT -URL HTTP://CISA_INTRANET/IT -FILENAME C:\ITEXPORT.CMP -
INCLUDEUSER
SECURITY -VERSIONS 4
Start Time: 2/5/2008 7:40:28 AM.
Progress: Initializing Export.
Progress: Starting Export.
Progress: Calculating Objects to Export.
Progress: Serializing Objects to Disk.
Progress: Starting to process objects of type Site.
Progress: Finished processing objects of type Site.
Progress: Starting to process objects of type Web.
Progress: Exporting Web http://cisa_intranet/IT.
FatalError: User cannot be found.
at Microsoft.SharePoint.SPUserCollection.GetByID(Int32 id)
at Microsoft.SharePoint.SPWeb.get_Author()
at
Microsoft.SharePoint.Deployment.WebSerializer.GetDataFromObjectModel(Objec
t obj, SerializationInfo info, StreamingContext context)
at
Microsoft.SharePoint.Deployment.DeploymentSerializationSurrogate.GetObject
Data(Object obj, SerializationInfo info, StreamingContext context)
at
Microsoft.SharePoint.Deployment.XmlFormatter.SerializeObject(Object
obj, I
SerializationSurrogate surrogate, String elementName, Boolean
bNeedEnvelope)
at Microsoft.SharePoint.Deployment.XmlFormatter.Serialize(Stream
serializatio
nStream, Object topLevelObject)
at
Microsoft.SharePoint.Deployment.ObjectSerializer.Serialize(DeploymentObjec
t deployObject, Stream serializationStream)
at Microsoft.SharePoint.Deployment.SPExport.SerializeObjects()
at Microsoft.SharePoint.Deployment.SPExport.Run()
Progress: Export Completed.
Finish Time: 2/5/2008 7:40:37 AM.
Completed with 0 warnings.
Completed with 1 errors.
Log file generated:
C:\ITEXPORT.CMP.export.log
User cannot be found.
All I really want is to copy the documents from old to new server
without losing version history.
.
- References:
- STSADM Export Error
- From: etienne
- Re: STSADM Export Error
- From: BizWorld
- STSADM Export Error
- Prev by Date: Re: EditForm.aspx only shows Name field
- Next by Date: Re: What rights needed for changes to "My Settings" ?
- Previous by thread: Re: STSADM Export Error
- Next by thread: What rights needed for changes to "My Settings" ?
- Index(es):
Relevant Pages
|