Ask a Question related to Coldfusion Server Administration, Design and Development.
-
coldmusion #1
Request timed out waiting for an available thread to run
Running 6.1 on red hat 7.2 with MySQL 4.0.26
As of yesterday after roughly an hour sites appear to stop working and I see
the following over and over again in cfserver.log
java.lang.RuntimeException: Request timed out waiting for an available thread
to run. You may want to consider increasing the number of active threads in the
thread pool.
at jrunx.scheduler.ThreadPool$Throttle.enter(ThreadPo ol.java:125)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:448)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
I've tried increasing the "Maximum number of simultaneous requests"
dramatically but it appears to have no difference.
Any ideas?
coldmusion Guest
-
'waiting on condition' in thread dump while CPU is 100%
Every once and while, one of our servers has the CPU goto 100%, mostly jrun.exe. Even if we leave it alone for hours, it never resolves itself. ... -
Request timed out waiting for an available thread to run. CFMX 6.1
We are getting this error on an internal database server running RedHat, MySQL 4.1.11 and ColdFusion 6.1. This server gets hit pretty hard at... -
CF: JRun Connector Proxy request timed out
Every so often we enounter the following error: JRun Connector Proxy request timed out on our production CF 5 server. We are able to restart our... -
[PHP-DEV] request for thread safety advice
nice for that would be some macros (somewhere in zend????) which help in the following way (the ext_skel should generate the code, too): a)... -
Request thread id
Can anybody tell me how to get thread id for each request in a web application -
xentrix #2
Re: Request timed out waiting for an available thread torun
Try this [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19351[/url]
Andy
xentrix Guest
-
robisen@gmail.com #3
Re: Request timed out waiting for an available thread to run
Also have you load tested your system? While you should defintely do
what Xentrix sugested your CF server can throw this error for a very
large number of reasons. I suggest you also read
[url]http://www.robisen.com/index.cfm?mode=entry&entry=FD4BE2FC-55DC-F2B1-FED0717CC1C7E0AF[/url]
as well as
[url]http://www.robisen.com/index.cfm?mode=entry&entry=4A30683D-1111-5896-40536407D49F8877[/url]
robisen@gmail.com Guest



Reply With Quote

