The issue is caused by the Event logs being too large for the file store.
This does not apply to a BPA installation where a SQL Server store is being used.
To resolve the issue
Confirm the location of the TaskCentre file store
Check the value of ‘StorePath’ under this registry key:
32 bits:
HKEY_LOCAL_MACHINE\SOFTWARE\Orbis Software\TaskCentre
64 bits:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Orbis Software\TaskCentre
in my example the Storepath is =c:\iwdb
If you are using File store, follow these steps
Stop the TaskCentre server service.
Delete the Log store files or copy to another location(do not delete any other files).
iwsysdta.dat
iwsysdta.da0
iwsysdta.fpt
Restart the TaskCentre server service and then run maintenance and retry.
If you are using SQL store, follow these steps
Gp to Control Panel,Administrative Tools,Services.
Open the Services window.
Stop the Advance BPA Schedule Agent.
Stop the Advance BPA Server.
Restart the Advance BPA Server.
Restart the Advance BPA Schedule Agent.
