Gene:

Looks like a connection not being released somewhere, at first glance...

E.g. it's talking about not being able to create enough components, so
probably running out of some resource when trying to generate new
persistents or such.

Make sure there's not some place that creates and never releases would
be my first thought.

HTH!

Mike

On Thu, 2006-02-09 at 15:54, mcpadawan wrote:
> Hoping someone might automatically recognize the exception I'm
> getting, or at least the situation that may be causing it.  Getting
> the following:
> 
> Error accessing
> tableorg.apache.avalon.excalibur.datasource.NoAvailableConnectionException : 
> Could not create enough components to service your 
> request.:factory:oscn,name:oscn.casemaster,table_name:casemaster,field_values:caseMasterId=
> 
> Server runs great for approximately 1 hour, with moderate usage(
> approx 20 users hitting 20 pages an hour each, moderate for us ). 
> Then all pages that access database (why have a page with no data??!!)
> gives the above message.  Tomcat is running well within my configured
> memory and physical memory, only getting to about 256M (configured for
> 512M).  A restart of the container, Tomcat, is the only current fix. 
> 
> Have not ever experienced this condition on a VERY similarly
> configured development machine, but it also gets very low usage
> between restarts, of course.
>  
> Don't have very descriptive logging turned on yet, will research more
> in depth this evening, trying to catch an eye before everyone heads
> home. 
> 
> TIA
> -- 
> Gene McCullough 
> 
> ______________________________________________________________________
> http://keelframework.org/docs/
> keelgroup mailing list
> [email protected]
> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

http://keelframework.org/docs/
keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to