Min memory is set to 500, max to 1000, system seems to idle around 400 megs, up and down a little but perf. Mon shows no memory usages spikes.
Client vars are disabled. Though sessions are turned on in the index.cfm file, very little use for them except for the content administrator login. Thought each page request does set three session vars by default. We have no checkout, or anything that is complex in session scope. gabe -----Original Message----- From: Michael Dinowitz [mailto:[EMAIL PROTECTED] Sent: Monday, November 28, 2005 8:52 PM To: CF-Talk Subject: Re: Cfmx 7.1 on 2.3k locking up once a day What's your memory like on the machine? What's the JVM set as? Are you using lots of session or client vars? > We just rolled out mx 7.1 on win 2.3k, Fusebox 4.1. It's a simple > application, just content management with 150-200k views a day. > > Without fail that mx server hangs in under 24 hours. Here is the evidence > we > have found. > > I started app. Server at the command line: > > When I peep'd in while it was hung it was dumping out the following: > > 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. > > This is repeated, again and again. > > NOTE: found some articles suggesting ideas on this, turn of debug (done), > make sure db is responding (appears to be). Adjust some of the jrun.xml > settings (appears to already be done in 7.1) > > Perf Mon. > went back to before the crash, the only thing odd is the data seems to > miss > a beat nearing the crash and some data seems off the chart. But when we > examine logs we see no burst of traffic. I exported the perf. Mon data and > don't see any bursts. > > Did a stack dump while it was hung found a ton of these: > > "jrpp-108" prio=5 tid=0x04430d60 nid=0x1b08 in Object.wait() > [c4af000..c4afdb8] > at java.lang.Object.wait(Native Method) > - waiting on <0x172c0fa8> (a jrunx.scheduler.ThreadPool$Throttle) > at jrunx.scheduler.ThreadPool$Throttle.enter(ThreadPool.java:107) > - locked <0x172c0fa8> (a jrunx.scheduler.ThreadPool$Throttle) > at > jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:423 > ) > at > jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:26 > 4) > at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) > > > Whole log: http://icc.getfused.com/out.txt > > > We have tried moving app. To a 2nd 7.1 and win 2.3k server.. Same issue. > We > moved the db to another machine, same issue. No other sites using the db > seem to be having any issues. > > Anyone have any thoughts? Im about to toss in the towel and call adobe and > burn 500.00 clams. Any help would be apprecaited, if it saves me the > 500.00 > then a shopping spree at Amazon could be in your future. > > Thanks > > gabe > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225486 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

