> Peter Donald wrote: > > On Tue, 11 Sep 2001 00:11, Carsten Ziegeler wrote: > > Hi, > > > > using latest Apache Cocoon 2.0 with the latest LogKit we get from time > > to time a "Logging Error: Writing event to closed stream." message on > > the screen. > > We heavily use the RotatingFileTarget. > > > > Looking through the target classes of the LogKit I didn't see a > > synchronized statement around a processEvent() method or the internal > > write() method. Am I correct here (Is the event processing not > > synchronized) ? > > > > Does anyone else get those messages? > > yer your right ... my god how did I make such a brain dead mistake ;) > > I managed to synchronize all the wrong bits ;( I just made some > mods locally > and hopefully I will check them in tomorrow. > Great and many thanks!
Carsten > -- > Cheers, > > Pete > > -------------------------------- > These aren't the droids you're > looking for. Move along. > -------------------------------- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
