Due to changing how we store feature capacity information, there may be some instances where capacities do not show up in the plot page correctly. To fix this problem:
Unix:
% source /path/to/2009.08/common/etc/vovrc.csh (or .sh)
% vovproject enable licmon
% cd /path/to/licmon.swd
% rm -fr logs/waves
% ftlm_capacity load
% ftlm_capacity fill
The load and fill commands default to doing so for the previous year's worth of data only. If you need more than that loaded/filled, please use the -start argument to each command along with the Unix timestamp of the start date you wish to use.
Windows:
% c:\path\to\2009.08\winNT\bat\vovinit.bat
Then remove the waves directory and execute the ftlm_capacity commands listed above.
Note that this is only a problem with customers who upgrade to 2009.08 from an older version.