You are viewing a plain text version of this content. The canonical link for it is here.
Posted to phoenix-dev@avalon.apache.org by Andrei Ivanov <my...@surfeu.fi> on 2002/06/14 20:44:44 UTC

Exception when shutting down my Phoenix application [thread-m]

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>