Article ID: 926409 - Last Review: February 8, 2007 - Revision: 1.2 Error when you use the SharePoint Migration Tool to try to restore a Windows SharePoint Services Web site: "Error getting manifest for http://localhost (fatal)"On This PageSYMPTOMSWhen you use the Microsoft SharePoint Migration Tool (Smigrate.exe) to try to restore a Microsoft Windows SharePoint Services 2.0 Web site, the restore operation fails. You also receive the following error message: Error getting manifest for http://localhost (fatal)
Progress: An error occurred accessing your Windows SharePoint Services site files. Additionally, when you rename the Backup.fwp file to Backup.cab to view the contents of the backup file, the Manifest.xml file is 0 bytes. CAUSEThis problem typically occurs on Windows SharePoint Server 2.0 Web sites if one of the following conditions is true:
During the backup process, two contiguous memory blocks are required to create the Manifest.xml file. The memory blocks must be large enough to accommodate the manifest data. If one sufficient memory block is available to create the Manifest.xml file but a second sufficient block is unavailable, the copy operation fails silently. Then, a Manifest.xml file that is 0 bytes is created. WORKAROUNDTo work around this problem, use one or both of the following methods: Method 1: Start a new instance of W3WP.exeWhen any process is running, the Windows Operating System allocates and deallocates memory for various operations. Therefore, the process address space is broken into chunks of various sizes. This is known as fragmentation. This behavior results in a size limitation for the largest contiguous block of memory that can be allocated.To reduce the fragmentation that is present when you try to create a large manifest, reset Microsoft Internet Information Services (IIS). Do this to create a new instance of the W3WP.exe process that is hosting Windows SharePoint Services. To do this follow these steps: Note When you follow these steps, make sure that users do not access the Windows SharePoint Services Web site.
Method 2: Reduce the data that is stored in the Manfest.xml fileTo reduce the data that is stored in the Manifest.xml file, use the Export to spreadsheet feature in Windows SharePoint Services to export some of the larger lists. Then, remove the lists from the original location before you perform the Smigrate.exe backup. To do this, follow these steps:
| Article Translations
|
Back to the top
