On Fri, 6 Jun 2003 12:41 am, Timothy Bennett wrote:
> I recently added the DataSourceSelector block to my Phoenix application,
> and now my Phoenix no longer shuts down cleanly.  

The problem is that DataSourceComponent objects are hanging. Unfortunately it 
is difficult to determine where exactly it is but I am willing to bet it is a 
deadlock in the pooling layer. I would recomend you move to a better tested 
and supported db pool such as 

http://jakarta.apache.org/commons/dbcp/

-- 
Cheers,

Peter Donald
*-----------------------------------------------------*
* "Faced with the choice between changing one's mind, *
* and proving that there is no need to do so - almost *
* everyone gets busy on the proof."                   *
*              - John Kenneth Galbraith               *
*-----------------------------------------------------*


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

Reply via email to