On Sun, May 16, 2010 at 8:20 PM, Steve McInerney <span dir="ltr">&lt;<a href="mailto:steve@stedee.id.au">steve@stedee.id.au</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Do a manual run of just the given month when you get no details, for<br>
starters. Or perhaps better - sneak up on it:<br>
Do the 1st of April 2010; then run for the 2nd and so on.<br>
After each day; check if data is being added and displaying correctly.<br>
Obviously, when you do this testing - do it manually and set the output<br>
directory elsewhere so you don&#39;t clobber the production display.<br>
<br>
It looks like *something* is causing the entire months data to get wiped<br>
out. I have a suspicion as to what may cause this, but ... i thought<br>
that bug long squashed. Ahh. v3.8.2. very old indeed.<br>
&quot;The latest Production Release is v3.10.2, released on the 13th of<br>
December 2008&quot;<br>
Hrm. I *have* been a slack bugger lately...<br> 
<br></blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
In essence, it&#39;s some data or order of data that awffull is properly<br>
accounting for and hence going kersplatter.<br>
<div class="im"><br></div></blockquote><div><br>Following your advice I&#39;ve been able to generate a minimal test case.  
First I load a working log file so I have some data to clobber:<br>
<br>
<a href="http://public.kitware.com/stats/awffull/test/good.log.gz">http://public.kitware.com/stats/awffull/test/good.log.gz</a> (7.7 MB)<br>
<br>
<br>
The following log causes all of my April 2010 data to disappear.  It&#39;s only
 three lines long.<br>
<br>
<a href="http://public.kitware.com/stats/awffull/test/bad.log">http://public.kitware.com/stats/awffull/test/bad.log</a><br>
<br>
<br>
I can&#39;t reproduce this bug if I apply these three lines one at a time, 
so I think you&#39;re right that it has something to do with the order that 
awffull is processing the log entries.<br><br>Any suggestions on what I should do to overcome this issue?<br><br>-Zack<br></div></div>