Hi, my phoenix app uses thread-manager. When I shut down it, it always
throws exception like below. I think I haven't properly released resources
somewhere. It must be quite common thing many of dear subscribers of this
list encountered sometimes. Could anyone advise what may be the problem?
Regards,
Andrei
WARN 2002-06-14 21:33:35.403 [thread-m] (): Pool interrupted while
waiting fo
r lock.
java.lang.InterruptedException
at org.apache.avalon.excalibur.pool.Mutex.acquire(Mutex.java:40)
at
org.apache.avalon.excalibur.pool.DefaultPool.put(DefaultPool.java:174
)
at
org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread
.java:113)
DEBUG 2002-06-14 21:33:35.533 [thread-m] (): Returning a
org.apache.avalon.exc
alibur.thread.impl.WorkerThread to the pool
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>