Hi all, Has anyone seen this behavior: Inside your EJB you go to aquire a pooled collection from one of your connection pools defined in data-sources.xml, and the orion server hangs for sometime before either: 1. delivering a connection 2. timing out. I have a helper class to get/close connections for a named connection pool. I can see in my code when going to get the connection, orion is hung. At other times it works fine. I've found no rhyme or reason for the delays in delivering a connection. Shouldn't the pool be already connected to the database!? My system is not under high load and this still occurs. Any ideas/suggestions/workarounds are appreciated. Mike ======================================== Mike Fontenot - Object Systems Architect BrandMatrix, Ltd. Golden, Colorado ========================================
