cancel
Showing results for 
Search instead for 
Did you mean: 

The message titled: "suject" is eligible for archive

Tonaco_pt
Moderator
Moderator
Partner    VIP    Accredited

 

Hi 
 
Trying to archive all items from several mail box, but I can't archive items with more then 1 MB? why?
 
this is the EVPM script I run:
________________________________________ Begin _______________________________________________
[Directory]
directorycomputername = server1
sitename = server1
 
[Filter]
name = filter1
CreateShortcut = false
DeleteOriginal = true
unreadMAIL = true
UseInactivityPeriod = true
InactivityUnits = days
InactivityPeriod = 0
 
[Mailbox]
distinguishedname = /o=MYEXCHORG/ou=First Administrative Group/cn=Recipients/cn=mymailbox
 
[Folder]
name = mailboxroot
filtername = filter1
retentioncategory = personal
OverrideArchiveLocks = true
_____________________________________________ End __________________________________________
 
This is a resume of the DTRACE
 
________________________________________ Begin _______________________________________________
...
---- 15:04:53.008 [496] (DTrace) <7112> EV~X ***** Trace buffer overflow. Trace entries lost: 405337 to 405338 *****
405339 15:04:50.488 [5972] (ArchiveTask) <4524> EV:L :CArchivingAgent::IsEligibleForArchive(/o=MYEXCHORG/ou=First Administrative Group/cn=Recipients/cn=mymailbox) |The message titled: FW: Apelo urgente is eligible for archive  |
405340 15:04:50.488 [5972] (ArchiveTask) <4072> EV:H :CArchivingAgent::IsEligibleForArchive() |Exiting routine |
 ...
 [496] (DTrace) <7112> EV~X ***** Trace buffer overflow. Trace entries lost: 469433 to 469438 *****
469439 15:04:53.688 [9380] (ArchiveTask) <3320> EV:M CArchivingAgent::ProcessShortcutItem - offline vault user F, shortcutexpiryperiod 2, deleteexpireditems F, orphanedshortcut F
469440 15:04:53.688 [5972] (ArchiveTask) <4524> EV:L :CArchivingAgent::IsEligibleForArchive(/o=mymailbox/ou=First Administrative Group/cn=Recipients/cn=mymailbox) |The message titled: Respostas piores que correntes is eligible for archive  |
469441 15:04:53.688 [6620] (ArchiveTask) <3228> EV:M CArchivingAgent::ProcessShortcutItem - Using default ExpiryDateBasis: Archived Date
469442 15:04:53.688 [9380] (ArchiveTask) <3320> EV:M CArchivingAgent::ProcessShortcutItem - Using default ExpiryDateBasis: Archived Date
469443 15:04:53.688 [6620] (ArchiveTask) <3228> EV:M CArchivingAgent::ProcessShortcutItem - Expiry Basis on Retention Category: [INHERIT FROM SITE]
469444 15:04:53.688 [9380] (ArchiveTask) <3320> EV:M CArchivingAgent::ProcessShortcutItem - Expiry Basis on Retention Category: [INHERIT FROM SITE]
469445 15:04:53.688 [9380] (ArchiveTask) <1636> EV:H :CArchivingAgent::ProcessChunkOfShortcuts() |Entering routine |
469446 15:04:53.688 [6620] (ArchiveTask) <3228> EV:M CArchivingAgent::ProcessShortcutItem - Expiry Basis on Site: [Archive Date]
469447 15:04:53.688 [9380] (ArchiveTask) <3320> EV:M CArchivingAgent::ProcessShortcutItem - Expiry Basis on Site: [Archive Date]
469448 15:04:53.688 [9380] (ArchiveTask) <1636> EV:M CArchivingAgent::ProcessShortcutItem - processing shortcut 'APLICAÇÃO DE GESTÃO DE CORRESPONDÊNCIA', size 5126 bytes
...
_____________________________________________ End __________________________________________
 
Enterprise Vault Version: 8.0.4.1991 hosted in Windows server 2008 SP2
Exchange Server 2003 sp2 hosted in windows Server 2003 SP2
3 REPLIES 3

GertjanA
Moderator
Moderator
Partner    VIP    Accredited Certified

Hello

Can you check in the Mailbox policy used what the setting is for Maximum Message Size to Archive?

You can find this under tab Advanced, Settings from "Archiving General"

GJ

Regards. Gertjan

Tonaco_pt
Moderator
Moderator
Partner    VIP    Accredited

Hi,

 

The original mailbox policy had a value of "250" after I run the EVPM script the mailbox according to "Display Policies Assigned to Mailbox" it fall into the  "Default Exchange Mailbox Policy" and this state "0".

Tonaco_pt
Moderator
Moderator
Partner    VIP    Accredited

I have been look better at this items and they all where send to all user. What happens if one mailbox containing this items was archive with a retention of just "2" days? and if this is the cause of my problem what can I do to resolve?