Sorry for the lack of information.  I am running on NT
SP 5/Java 1.3.02.  The exception is thrown without
fail.  

I will be able to test it on Solaris tomorrow.

Thanks,
Ross

--- Ceki Gülcü <[EMAIL PROTECTED]> wrote:
> 
> 
> Ross,
> 
> Which OS is this? Which version of log4j? Is the
> exception thrown systematically? Thanks, Ceki
> 
> 
> At 12:23 04.06.2001 -0700, Ross Cormier wrote:
> >Hi all,
> >
> >I get the following exception when I call shutdown
> on
> >an instance of a Category object.  I have included
> >some config info that I think is relevant.  FILE1
> and
> >FILE2 are FileAppenders.
> >
> >Thanks,
> >Ross
> >
> ><appender name="ASYNC"
> >class="org.apache.log4j.AsyncAppender">
> >  <appender-ref ref="FILE1"/>
> >  <appender-ref ref="FILE2"/>
> >  <appender-ref ref="CONSOLE"/>
> ></appender>
> >
> >
> >log4j:ERROR Got an InterruptedException while
> waiting
> >for the dispatcher to finish.
> >java.lang.InterruptedException
> >        at java.lang.Object.wait(Native Method)
> >        at java.lang.Thread.join(Thread.java:930)
> >        at java.lang.Thread.join(Thread.java:983)
> >        at org.apache.log4j.AsyncAppender.close
> >AsyncAppender.java:157)
> >        at
>
>org.apache.log4j.Category.closeNestedAppenders(Category.java:283)
> >        at
>
>org.apache.log4j.Hierarchy.shutdown(Hierarchy.java:445)
> >        at
>
org.apache.log4j.Category.shutdown(Category.java:979)
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Get personalized email addresses from Yahoo! Mail -
> only $35 
> >a year!  http://personal.mail.yahoo.com/
> >
>
>---------------------------------------------------------------------
> >To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> >For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> --
> Ceki Gülcü
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

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

Reply via email to