> It's not clear how the start() method ever got called to perform > initialization, but at least I have a lead on where to go to fix. > > > Calling start() fixed it. Simply add the following after the <Set> element: > > <Ref refid="RequestLog"> > <Call name="start" /> > </Ref> > > I'll update the Wiki. > Nice. Thank you, Scott K