Event IDs 8567 and 1309 are generated when Client-Driven PST Migrations fail

book

Article ID: 100020272

calendar_today

Updated On:

Description

Error Message

This error can be generated along with Event ID 8567 in the Enterprise Vault Event Viewer log when Client-Driven PST migrations fail due to a chunk mismatch.

Event Type: Error
Event Source: Enterprise Vault
Event Category: Directory Service
Event ID: 8567
Date: 2/17/2009
Time: 10:02:07 AM
User: N/A
Computer: EVServer
Description:
Error occurred with client-driven migration of PST
'\\COMPUTER\C$\Documents and Settings\User\Local Settings\Application Data\Microsoft\Outlook\archive.pst'.
Incorrect client migration status.
Reference: 'ChunkPstFile'.
V-437-8567



Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 2/17/2009
Time: 10:00:51 AM
User: N/A
Computer: EVServer
Description:
Event code: 3001
Event message: The request has been aborted.
Event time: 2/17/2009 10:00:51 AM
Event time (UTC): 2/17/2009 5:00:51 PM
Event ID: dceb913515cf4af29338b99f7fe97b7f
Event sequence: 13339
Event occurrence: 569
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/EnterpriseVault-1-128793166242297554
Trust level: Full
Application Virtual Path: /EnterpriseVault
Application Path: C:\Program Files\Enterprise Vault\webapp\
Machine name: EVServer
Process information:
Process ID: 2880
Process name: w3wp.exe
Account name: NT AUTHORITY\SYSTEM
Exception information:
Exception type: HttpException
Exception message: Request timed out.
Request information:
Request URL:
Request path: /EnterpriseVault/ChunkPst.aspx
User host address: x.x.x.x
User: DOMAIN\USER
Is authenticated: True
Authentication Type: Negotiate
Thread account name: NT AUTHORITY\SYSTEM
Thread information:
Thread ID: 52
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace:
Custom event details:
V-437-1309

Cause

Data in PST migrations are packaged into chunks for transfer to Enterprise Vault to be archived.  This issue can occur when a chunk is sent to EV two or more times due to possible network handshake delays.

Resolution

By default, PST chunk size is 10 MB. This behavior can be modified in the web.config file. To modify this setting, perform the following:

  1. Browse to the Enterprise Vault > WebApp folder and open the web.config file
     
  2. Locate the maxRequestLength and increase or decrease this value:


     

Note: If the chunk size has been increased using the above setting, the "httpRuntime executionTimeout=" setting needs to be increased as well to accommodate the new chunk size. The time is in seconds (i.e. 5 minutes = 300) and will have to be increased incrementally and saved until the error is no longer generated in the Application Log. Once the change is made, restart the IIS Admin Service.

 

 

Issue/Introduction

Event IDs 8567 and 1309 are generated when Client-Driven PST Migrations fail.

Additional Information

ETrack: 833511