Errors during and after archive process
steved
Posts: 4
Hi there,
I am having a couple issues with ESA but I'm not sure if they are critical, as the archiving seems work fine and messages in the archive can be viewed by users.
After the archive process completes, two identical errors are logged in the admin console. Here are the details of the error:
Service: Archive Service
Type: Error
Date: 3/6/2010
Time: 12:28:02 PM
Server: localhost
Description:
Archive Service
Cannot save changes to attachment: Exception saving attachment to Exchange: System.Runtime.InteropServices.COMException
(0x800CCE05): Exception from HRESULT: 0x800CCE05
at Redemption.IRDOAttachment.Save()
at t.m()
at C.a()
In addition, during the archiving process, there are several debug messages in the Archive Service log. Here are several lines from the log:
10:31:54.941|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x8185000B
10:31:54.941|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x819D0003
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x819E001E
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x81E90003
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x81EE000B
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x81F80003
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x81FF0003
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x82FA000B
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x82FE000B
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x830E001E
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x8314001E
Are these errors normal?
Any info would be appreciated,
Steve
I am having a couple issues with ESA but I'm not sure if they are critical, as the archiving seems work fine and messages in the archive can be viewed by users.
After the archive process completes, two identical errors are logged in the admin console. Here are the details of the error:
Service: Archive Service
Type: Error
Date: 3/6/2010
Time: 12:28:02 PM
Server: localhost
Description:
Archive Service
Cannot save changes to attachment: Exception saving attachment to Exchange: System.Runtime.InteropServices.COMException
(0x800CCE05): Exception from HRESULT: 0x800CCE05
at Redemption.IRDOAttachment.Save()
at t.m()
at C.a()
In addition, during the archiving process, there are several debug messages in the Archive Service log. Here are several lines from the log:
10:31:54.941|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x8185000B
10:31:54.941|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x819D0003
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x819E001E
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x81E90003
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x81EE000B
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x81F80003
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x81FF0003
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x82FA000B
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x82FE000B
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x830E001E
10:31:54.957|Debug |MESSAGE |11 |Couldn't resolve MAPI property name from tag: 0x8314001E
Are these errors normal?
Any info would be appreciated,
Steve
Comments
0x800CCE05 is a CDO_NOT_FOUND error. The problem could potentially be caused by corruption in the particular message being archived, so it may be worth trying to delete the message (if you do not need it) or running:
isinteg
on the mail store.