M
mossguy
I originally posted this on the SharePoint forums, but my post was moved to
off-topic, being told by Mike Walsh that this has to be Posted in the Project
Server Forum....
http://social.technet.microsoft.com...c/thread/36b24f66-a65a-4a5d-9723-4b74a90fe3d1
But to that end, this is an issue with STSADM -export.... And how it goes
about importing and exporting...
Really, whats the difference between a Project workspace and a WSS
Workspace, not a whole lot...
This a SHAREPOINT FARM, that happens to have project server installed as well.
Surveys are NOT project server specific, they can be in MOSS or Project
server... And this issue happens in either case... not just on the project
server side.
----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
I have 2 snipits from my export and import logs that descibes the behavior I
am seeing...
But basiclly, i find that the export/import tools for STSADM do not work
properly for Survey lists.
1st - It only exports items 4 and 5 from the survey?? WTF?? What happened to
items 1, 2, 3???
[4/24/2009 11:19:50 PM]: Progress: Finished processing objects of type List.
[4/24/2009 11:19:50 PM]: Progress: Starting to process objects of type
DocLibFile.
[4/24/2009 11:19:50 PM]: Progress: Exporting File
myorg/it/pwa/JMR_PS_RIM/_catalogs/masterpage/default.master.
[4/24/2009 11:19:50 PM]: Progress: Finished processing objects of type
DocLibFile.
[4/24/2009 11:19:50 PM]: Progress: Starting to process objects of type
ListItem.
[4/24/2009 11:19:50 PM]: Progress: Exporting ListItem
myorg/it/pwa/JMR_PS_RIM/_catalogs/masterpage?id=1.
[4/24/2009 11:19:50 PM]: Progress: Exporting ListItem
myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review?id=4. <-- ***RIGHT
HERE***
[4/24/2009 11:19:50 PM]: Progress: Exporting ListItem
myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review?id=5.
[4/24/2009 11:19:51 PM]: Progress: Exporting ListItem
myorg/it/pwa/JMR_PS_RIM/Lists/Announcements?id=1.
[4/24/2009 11:19:51 PM]: Progress: Finished processing objects of type
ListItem.
[4/24/2009 11:19:51 PM]: Progress: Starting to process objects of type Roles.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Limited Access.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Read.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Contribute.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Design.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Full Control.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Web Administrators
(Microsoft Office Project Server).
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Project Managers
(Microsoft Office Project Server).
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Team members (Microsoft
Office Project Server).
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Readers (Microsoft Office
Project Server).
[4/24/2009 11:19:51 PM]: Progress: Finished processing objects of type Roles.
[4/24/2009 11:19:51 PM]: Progress: Starting to process objects of type
RoleAssignments.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Assignment for
myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Assignment for
myorg/it/pwa/JMR_PS_RIM.
[4/24/2009 11:19:51 PM]: Progress: Finished processing objects of type
RoleAssignments.
[4/24/2009 11:19:51 PM]: Progress: Starting to process objects of type
WebStructure.
[4/24/2009 11:19:51 PM]: Progress: Finished processing objects of type
WebStructure.
[4/24/2009 11:19:51 PM]: Progress: Starting to process objects of type
Feature.
2nd - When restoring the site, and thus the survey, the system acts as
though my service account is responding to the survey, when all it is doing
is restoring data... (Again WTF??)
Import error:
[4/27/2009 9:24:36 AM]: Verbose: Ignoring item from manifest.
[4/27/2009 9:24:36 AM]: Progress: Importing List Master Page Gallery.
[4/27/2009 9:24:37 AM]: Progress: Importing List Announcements.
[4/27/2009 9:24:37 AM]: Progress: Importing List Calendar.
[4/27/2009 9:24:38 AM]: Progress: Importing List Deliverables.
[4/27/2009 9:24:39 AM]: Progress: Importing List Issues.
[4/27/2009 9:24:39 AM]: Progress: Importing List Links.
[4/27/2009 9:24:40 AM]: Progress: Importing List Post Implementation Review.
[4/27/2009 9:24:40 AM]: Progress: Importing List Risks.
[4/27/2009 9:24:41 AM]: Progress: Importing List Tasks.
[4/27/2009 9:24:41 AM]: Progress: Importing List Team Discussion.
[4/27/2009 9:24:43 AM]: Progress: Importing List Project Documents.
[4/27/2009 9:24:44 AM]: Progress: Importing File
_catalogs/masterpage/default.master.
[4/27/2009 9:24:44 AM]: Progress: Importing ListItem
/myorg/it/pwa/JMR_PS_RIM/_catalogs/masterpage?id=1.
[4/27/2009 9:24:44 AM]: Verbose: Ignoring item from manifest.
[4/27/2009 9:24:44 AM]: Progress: Importing ListItem
/myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review?id=4.
[4/27/2009 9:24:44 AM]: Progress: Importing ListItem
/myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review?id=5.
[4/27/2009 9:24:44 AM]: Error: You are not allowed to respond again to this
survey. <-- **WTF!! I am not responding to the survey, I am restoring data***
at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl,
String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean
bPreserveItemVersion, Boolean bUpdateNoVersion, Int32& plID, String&
pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion,
Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object&
pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bMigration,
Boolean bPublish)
at Microsoft.SharePoint.SPListItem.AddOrUpdateItem(Boolean bAdd, Boolean
bSystem, Boolean bPreserveItemVersion, Boolean bNoVersion, Boolean
bMigration, Boolean bPublish, Boolean bCheckOut, Boolean bCheckin, Guid
newGuidOnAdd, Int32& ulID, Object& objAttachmentNames, Object&
objAttachmentContents, Boolean suppressAfterEvents)
at Microsoft.SharePoint.SPListItem.UpdateInternal(Boolean bSystem,
Boolean bPreserveItemVersion, Guid newGuidOnAdd, Boolean bMigration, Boolean
bPublish, Boolean bNoVersion, Boolean bCheckOut, Boolean bCheckin, Boolean
suppressAfterEvents)
at Microsoft.SharePoint.SPListItem.MigrationAddOrUpdate(Boolean bAddNew,
Boolean bIsPublish, Guid newGuidOnAdd, Boolean bNoVersion, Boolean
suppressAfterEvents)
at
Microsoft.SharePoint.Deployment.ListItemSerializer.SetObjectData(Object obj,
SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
[4/27/2009 9:24:44 AM]: Progress: Importing ListItem
/myorg/it/pwa/JMR_PS_RIM/Lists/Announcements?id=1.
Can someone explain why this happens, Am I doing something wrong??
thanks!
off-topic, being told by Mike Walsh that this has to be Posted in the Project
Server Forum....
http://social.technet.microsoft.com...c/thread/36b24f66-a65a-4a5d-9723-4b74a90fe3d1
But to that end, this is an issue with STSADM -export.... And how it goes
about importing and exporting...
Really, whats the difference between a Project workspace and a WSS
Workspace, not a whole lot...
This a SHAREPOINT FARM, that happens to have project server installed as well.
Surveys are NOT project server specific, they can be in MOSS or Project
server... And this issue happens in either case... not just on the project
server side.
----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
I have 2 snipits from my export and import logs that descibes the behavior I
am seeing...
But basiclly, i find that the export/import tools for STSADM do not work
properly for Survey lists.
1st - It only exports items 4 and 5 from the survey?? WTF?? What happened to
items 1, 2, 3???
[4/24/2009 11:19:50 PM]: Progress: Finished processing objects of type List.
[4/24/2009 11:19:50 PM]: Progress: Starting to process objects of type
DocLibFile.
[4/24/2009 11:19:50 PM]: Progress: Exporting File
myorg/it/pwa/JMR_PS_RIM/_catalogs/masterpage/default.master.
[4/24/2009 11:19:50 PM]: Progress: Finished processing objects of type
DocLibFile.
[4/24/2009 11:19:50 PM]: Progress: Starting to process objects of type
ListItem.
[4/24/2009 11:19:50 PM]: Progress: Exporting ListItem
myorg/it/pwa/JMR_PS_RIM/_catalogs/masterpage?id=1.
[4/24/2009 11:19:50 PM]: Progress: Exporting ListItem
myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review?id=4. <-- ***RIGHT
HERE***
[4/24/2009 11:19:50 PM]: Progress: Exporting ListItem
myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review?id=5.
[4/24/2009 11:19:51 PM]: Progress: Exporting ListItem
myorg/it/pwa/JMR_PS_RIM/Lists/Announcements?id=1.
[4/24/2009 11:19:51 PM]: Progress: Finished processing objects of type
ListItem.
[4/24/2009 11:19:51 PM]: Progress: Starting to process objects of type Roles.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Limited Access.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Read.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Contribute.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Design.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Full Control.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Web Administrators
(Microsoft Office Project Server).
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Project Managers
(Microsoft Office Project Server).
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Team members (Microsoft
Office Project Server).
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Readers (Microsoft Office
Project Server).
[4/24/2009 11:19:51 PM]: Progress: Finished processing objects of type Roles.
[4/24/2009 11:19:51 PM]: Progress: Starting to process objects of type
RoleAssignments.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Assignment for
myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review.
[4/24/2009 11:19:51 PM]: Progress: Exporting Role Assignment for
myorg/it/pwa/JMR_PS_RIM.
[4/24/2009 11:19:51 PM]: Progress: Finished processing objects of type
RoleAssignments.
[4/24/2009 11:19:51 PM]: Progress: Starting to process objects of type
WebStructure.
[4/24/2009 11:19:51 PM]: Progress: Finished processing objects of type
WebStructure.
[4/24/2009 11:19:51 PM]: Progress: Starting to process objects of type
Feature.
2nd - When restoring the site, and thus the survey, the system acts as
though my service account is responding to the survey, when all it is doing
is restoring data... (Again WTF??)
Import error:
[4/27/2009 9:24:36 AM]: Verbose: Ignoring item from manifest.
[4/27/2009 9:24:36 AM]: Progress: Importing List Master Page Gallery.
[4/27/2009 9:24:37 AM]: Progress: Importing List Announcements.
[4/27/2009 9:24:37 AM]: Progress: Importing List Calendar.
[4/27/2009 9:24:38 AM]: Progress: Importing List Deliverables.
[4/27/2009 9:24:39 AM]: Progress: Importing List Issues.
[4/27/2009 9:24:39 AM]: Progress: Importing List Links.
[4/27/2009 9:24:40 AM]: Progress: Importing List Post Implementation Review.
[4/27/2009 9:24:40 AM]: Progress: Importing List Risks.
[4/27/2009 9:24:41 AM]: Progress: Importing List Tasks.
[4/27/2009 9:24:41 AM]: Progress: Importing List Team Discussion.
[4/27/2009 9:24:43 AM]: Progress: Importing List Project Documents.
[4/27/2009 9:24:44 AM]: Progress: Importing File
_catalogs/masterpage/default.master.
[4/27/2009 9:24:44 AM]: Progress: Importing ListItem
/myorg/it/pwa/JMR_PS_RIM/_catalogs/masterpage?id=1.
[4/27/2009 9:24:44 AM]: Verbose: Ignoring item from manifest.
[4/27/2009 9:24:44 AM]: Progress: Importing ListItem
/myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review?id=4.
[4/27/2009 9:24:44 AM]: Progress: Importing ListItem
/myorg/it/pwa/JMR_PS_RIM/Lists/Post Implementation Review?id=5.
[4/27/2009 9:24:44 AM]: Error: You are not allowed to respond again to this
survey. <-- **WTF!! I am not responding to the survey, I am restoring data***
at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl,
String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean
bPreserveItemVersion, Boolean bUpdateNoVersion, Int32& plID, String&
pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion,
Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object&
pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bMigration,
Boolean bPublish)
at Microsoft.SharePoint.SPListItem.AddOrUpdateItem(Boolean bAdd, Boolean
bSystem, Boolean bPreserveItemVersion, Boolean bNoVersion, Boolean
bMigration, Boolean bPublish, Boolean bCheckOut, Boolean bCheckin, Guid
newGuidOnAdd, Int32& ulID, Object& objAttachmentNames, Object&
objAttachmentContents, Boolean suppressAfterEvents)
at Microsoft.SharePoint.SPListItem.UpdateInternal(Boolean bSystem,
Boolean bPreserveItemVersion, Guid newGuidOnAdd, Boolean bMigration, Boolean
bPublish, Boolean bNoVersion, Boolean bCheckOut, Boolean bCheckin, Boolean
suppressAfterEvents)
at Microsoft.SharePoint.SPListItem.MigrationAddOrUpdate(Boolean bAddNew,
Boolean bIsPublish, Guid newGuidOnAdd, Boolean bNoVersion, Boolean
suppressAfterEvents)
at
Microsoft.SharePoint.Deployment.ListItemSerializer.SetObjectData(Object obj,
SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
[4/27/2009 9:24:44 AM]: Progress: Importing ListItem
/myorg/it/pwa/JMR_PS_RIM/Lists/Announcements?id=1.
Can someone explain why this happens, Am I doing something wrong??
thanks!