This article refers to Barracuda ArchiveOne Enterprise version 7.2 and higher, except where noted.
The archiving queue for each archiving service is held by a 64-bit service in memory. If directed to do so by Barracuda Networks Technical Support, use the steps in this article to empty the archiving queue as part of the diagnostic process. Follow the appropriate section below for the version of ArchiveOne you are running.
Barracuda ArchiveOne Version 7.3 and Higher
To flush the queue of messages pending archival:
- On the Archive server, open the ArchiveOne Admin console.
- Right-click the Status node, and click View Status. If there are any policies running, click either Stop the current policies or Stop second phase. Once both phases report as Not running, close the Admin console.
- Open the Microsoft Services console (services.msc).
- Stop and disable the Data Manager service for the appropriate archiving queue you wish to purge:
- For mailbox archiving: ArchiveOne Data Manager Service x64
- For journal archiving: ArchiveOne Journal Data Manager Service x64
- For PST archiving: ArchiveOne PST Data Manager Service x64
- Browse to the Data Manager service directory for the appropriate archiving queue you wish to purge and delete the named .dat file:
- For mailbox archiving: C:\Program Files (x86)\Barracuda\ArchiveOne\AOnePol_DataManager\DataManagerRestart.7.3.dat
- For journal archiving: C:\Program Files (x86)\Barracuda\ArchiveOne\JournalServer\AOnePol_DataManager\JournalDataManagerRestart.7.3.dat
- For PST archiving: C:\Program Files (x86)\Barracuda\ArchiveOne\PSTService\AOnePol_DataManager\PSTDataManagerRestart.7.3.dat
- Now enable the Data Manager service again by changing its startup type to 'Manual'. It is not necessary to start the service again; it will start automatically when required.
Barracuda ArchiveOne Version 7.2
To flush the queue of messages pending archiving:
- On the Archive server, open the ArchiveOne Admin console.
- Right-click the Status node, and click View Status. If there are any policies running, click either Stop the current policies or Stop second phase. Once both phases report as Not running, close the Admin console.
- Open the Microsoft Services console (services.msc).
- If you have the ArchiveOne Data Manager Service x64 visible in the list:
- Stop and disable the Data Manager service for the appropriate archiving queue you wish to purge:
- For mailbox archiving: ArchiveOne Data Manager Service x64
- For journal archiving: ArchiveOne Journal Data Manager Service x64
- For PST archiving: ArchiveOne PST Data Manager Service x64
- Browse to the Data Manager service directory for the appropriate archiving queue you wish to purge and delete the named .dat file:
- For mailbox archiving: C:\Program Files\Barracuda\ArchiveOne\AOnePol_DataManager\DataManagerRestart.7.2.dat
- For journal archiving: C:\Program Files\Barracuda\ArchiveOne\JournalServer\AOnePol_DataManager\JournalDataManagerRestart.7.2.dat
- For PST archiving: C:\Program Files\Barracuda\ArchiveOne\PSTService\AOnePol_DataManager\PSTDataManagerRestart.7.2.dat
- Now enable the Data Manager service again by changing its startup type to 'Manual'. It is not necessary to start the service again; it will start automatically when required.
- Stop and disable the Data Manager service for the appropriate archiving queue you wish to purge:
If you do not have the ArchiveOne Data Manager Service x64 visible in the list:
Use SQL Management Studio to connect to the SQL instance used by ArchiveOne.
- To clear the message queue, run the appropriate SQL statement:
- To delete messages pending mailbox archiving – delete from AOneItemList.dbo.Hints
- To delete messages pending journal archiving – delete from AOneJournalItemList.dbo.Hints
To delete messages pending PST archiving – delete from AOnePSTItemList.dbo.Hints
- To delete messages pending index optimization – delete from AOneReindexItemList.dbo.Hints
- To delete messages pending BMA processing– delete from AOneBMAItemList.dbo.Hints
Barracuda ArchiveOne Enterprise Versions 7.0 and 7.1
The archiving queue is held in memory by the ArchiveOne Data Manager services.
To flush the queue of messages pending archiving:
- On the Archive server, open the ArchiveOne Admin console.
- Right-click the Status node, and click View Status. If there are any policies running, click either Stop the current policies or Stop second phase. Once both phases report as Not running, close the Admin console.
- Open the Microsoft Services console (services.msc).
- Right-click the appropriate service, and click Properties.
- For mailbox archiving – ArchiveOne Data Manager Service
- For journal archiving – ArchiveOne Journal Data Manager Service
- For PST archiving – ArchiveOne PST Data Manager Service
- For BMA processing – ArchiveOne BMA Data Manager Service
- Select Disabled as the Startup Type, and click Apply.
- Click Stop to stop the service, and then click OK.
- Browse to the appropriate service directory:
- For mailbox archiving – C:\Program Files (x86)\Barracuda\ArchiveOne\AOnePol_DataManager
- For journal archiving – C:\Program Files (x86)\Barracuda\ArchiveOne\JournalServer\AOnePol_DataManager
- For PST archiving – C:\Program Files (x86)\Barracuda\ArchiveOne\PSTService\AOnePol_DataManager
- For BMA processing – C:\Program Files (x86)\Barracuda\ArchiveOne\BMAServer\AOnePol_DataManager
- Based on your ArchiveOne version, delete the file DataManagerRestart.7.1.dat or DataManagerRestart.7.0.dat.
- In the Microsoft Services console, right-click the Data Manager service stopped in Step 3, and click Properties.
- Select Manual as the Startup Type, and click OK. The service runs when required.
Barracuda ArchiveOne Enterprise Version 6.6 and Earlier
To flush the queue of messages pending archiving:
- On the Archive server, open the ArchiveOne Admin console.
- Right-click the Status node, and click View Status. If there are any policies running, click either Stop the current policies or Stop second phase. Once both phases report as Not running, close the Admin console.
- Open the Microsoft Services console (services.msc).
- Right-click Archive One Data Manager Service, and click Properties.
- Select Disabled as the Startup Type, and click Apply.
- Click Stop to stop the service, and then click OK.
- Browse to C:\Program Files (x86)\C2C Systems\Archive One\AOnePol_DataManager, and delete DataManagerRestart.dat.
- In the Microsoft Services console, right-click Archive One Data Manager Service, and click Properties.
- Select Manual as the Startup Type, and click OK. The service runs when required.