I'm not much of an Oracle Admin so this may be a misguided suggestion, but sometimes there is a "maximum connections allowed" setting on the database side. Assuming that there is, and assuming that it's set to exactly the same number of connections you allow from your CF servers... I could see a scenario where the Database won't give up those connections for a set period of time (~30 minutes?) that would cause the symptoms you are seeing.
That is a total shot in the dark though. I could be way off. -Cameron On Mon, Jan 14, 2013 at 4:14 AM, Helwig, Till Helge <[email protected]>wrote: > Hi Russ, > > Thanks for your answer. No, I'm just restarting Apache and ColdFusion9. > It's not a hardware restart. I tried the idea with telnet but something > seems strange... I can't get a connection but it doesn't work on another > server where the database connection is working fine right now either. > Telnet returns a segmentation fault or some weird Assertion failed > error...looks like I'm stumbling from one problem onto the next... Merely > restarting the software should not yield a networking issue though. I also > tried disabling the connection pool feature without success. > > Greetings, > Till Helge ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353855 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

