From: Eric B. R. <eb...@tc...> - 2003-04-02 21:35:24
|
On Wednesday, April 2, 2003, at 03:37 PM, kea...@na...=20= wrote: > I've seen a similar bug (which I never got around to reporting) in=20 > non-servlet mode.=A0 The problem for me was that if you destroy and = then=20 > restart the WM instance in the same VM session, the old log targets=20 > are still around, so things get logged multiple times. hmm. That's interesting. Why is that? Doesn't tomcat dump the=20 classloader when the webapp is restarted? The only changes to logging recently were the ones where I changed all=20= the output methods to accept Throwables instead of Exceptions. I doubt=20= this could cause Marc's problem, but thought I'd mention it. eric > > Could this be your issue? > > Keats > > > -----Original Message----- > > From: Marc Palmer [mailto:ma...@an...] > > Sent: Wednesday, April 02, 2003 2:40 PM > > To: web...@li... > > Subject: [Webmacro-devel] Double-logging in Tomcat? > > > > > > > > Guys... anyone else seen this? I don't -think-it's me... but WM = under > > Tomcat 4 on Win32, every WM log call is creating two > > duplicate entries in > > the webapp's log. Is it a config issue? > > > > Cheers > > -- > > Marc Palmer > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: ValueWeb: > > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > > No other company gives more support or power for your dedicated=20 > server > > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > > _______________________________________________ > > Webmacro-devel mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/webmacro-devel > > > |