Curt and Ceki,

Curt Arnold <carnold <at> apache.org> writes:

> 
> Actually, looking at the Gump messages in the Hivemind mailing list  
> suggest that the problem was all along the lack of an activateOptions  
> call before adding an appender and was never the addition of  
> isClosed(), isActive() and activate.
> 

Yes, calling activateOptions() on the appender would indeed solve the problem,
as activateOptions() in turn calls activate().  But you say the problem was the
lack of a call to this method.  I wasn't aware of that this was required since
we don't have any options to activate and further I thought this method was
there to override by subclasses.  So should this maybe be noted in the Javadoc?

> Please apply the following patch, this should resolve the problem and  
> still be compatible with log4j 1.2.x.  I'll repost the patch to the  
> hivemind-dev mailing list if there is not quick response to see if I  
> can get another committer to get it in before tonights Gump run.
> 

I will go ahead and apply the patch now.  I hope it wasn't too late now.

--knut


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to