OK, a bit more checking and I found my answer to the problem with server 1 in the following tech note:
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19351 I increased my timeout to 300 so I'll see if that has an effect. Server 2 is still a bit of a mystery.... :-( > -----Original Message----- > From: Edward Chanter [mailto:[EMAIL PROTECTED] > Sent: 25 May 2005 09:34 > To: CF-Linux > Subject: A couple of weird ones.... > > Dear All, > > I've been having some problems with 2 of my servers, the CF > service seems to > hang or crashes completely. I'm seeing two different errors > on each server > neither of which makes much sense to me and I'm hoping one of > you guys has > seen this before and knows of a solution. > > There errors are: > > Server 1: > 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(ThreadPool.java:125) > at > jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(Threa > dPool.java:448 > ) > at > jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(Thre > adPool.java:29 > 4) > at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) > 24/05 16:01:10 error Connection reset > java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:168) > at > java.io.BufferedInputStream.fill(BufferedInputStream.java:183) > at > java.io.BufferedInputStream.read1(BufferedInputStream.java:222) > at > java.io.BufferedInputStream.read(BufferedInputStream.java:277) > at > jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:530) > at > jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:522) > at > jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:540) > at > jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:229) > at > jrun.servlet.jrpp.JRunProxyService.swapRunnable(JRunProxyServi > ce.java:144) > at > jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(Thre > adPool.java:32 > 0) > at > jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunnable(ThreadP > ool.java:433) > at > jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRunnable(Thread > Pool.java:280) > at jrunx.scheduler.WorkerThread.run(WorkerThread.java:76) > > > An unexpected exception has been detected in native code > outside the VM. > > ~~~~~~~~~~~~~~~~~~~~ > Server 2: > 05/24 22:04:05 error Cannot create cookie: domain = > .shapingtomorrow.com > 05/24 22:04:05 error Cannot create cookie: expires = Thu > 05/24 22:04:05 error Cannot create cookie: path = / > 05/24 22:04:05 error Cannot create cookie: domain = > .shapingtomorrow.com > 05/24 22:04:05 error Cannot create cookie: expires = Thu > 05/24 22:04:05 error Cannot create cookie: path = / > 05/24 22:04:05 error Cannot create cookie: expires = Mon > 05/24 22:04:05 error Cannot create cookie: path = / > 05/24 22:04:05 error Cannot create cookie: path = / > > If anyone has any ideas I'd be most grateful for the insight. > > Thanks in advance. > > best wishes, > > -= Ed > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Edward Chanter > Technical Innovations Manager > Collaborative Connections Ltd. > > http://www.cc.uk.com/ > Phone: +44 (0) 1273 832221 > Mobile: +44 (0) 7866 365282 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get Instant Hacker Protection, Virus Detection, Antispam & Personal Firewall. http://www.houseoffusion.com/banners/view.cfm?bannerid=62 Message: http://www.houseoffusion.com/lists.cfm/link=i:14:3955 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
