What's the recommended method of 'disabling logging altogether'?  I just 
commented out my "log4j.category...etc...=INFO, file" line and I get the 
crashing again.  Is there a better way?

Thanks,

dwh


Ceki Gülcü wrote:

>At 13:57 14.08.2001 -0400, Denis Haskin wrote:
>
>>...
>>and after several events through my application, JVM crashes, with something like:
>>...
>>
>>I strongly suspect log4j, since when I switch back to my original ConversionPattern, 
>the crash doesn't happen.  I'll do some more testing with it, but does this ring any 
>bells with anyone?
>>
>
>Have heard that before. You probably have a race condition in your code. Try 
>disabling logging all together  and see what happens. Regards, Ceki
>



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

Reply via email to