Yea use the list cf-linux and ask on their cause I know Jesse watched that list if not this one.
He can tell you how to do it I don't work at the place anymore so I don't remember. BUT I might have the emails at home so I'll check and see if I have them and if so I'll forward them off to you on how to do it, well that is if Jesse doesn't help you out first he's awesome. Bill Wheatley Senior Database Developer Macromedia Certified Advanced Coldfusion Developer EDIETS.COM 954.360.9022 X159 ICQ 417645 ----- Original Message ----- From: "SoW" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, July 11, 2002 4:30 PM Subject: Re: CF5 debugging question > Hi Bill, > > I'm running linux. Do you happen to know where i might be able to find that > info > on how to debug? Thanks. > > ----- Original Message ----- > From: "Bill Wheatley" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Thursday, July 11, 2002 12:33 PM > Subject: Re: CF5 debugging question > > > > There is something jesse noller had me do before by editing the CF script > to > > have it attach to a debugger but that was on linux ;) i dont know what > > windows would do. What it did was make a Core dump when you ran so that we > > could dtrace what the problem was. > > > > Bill Wheatley > > Senior Database Developer > > Macromedia Certified Advanced Coldfusion Developer > > EDIETS.COM > > 954.360.9022 X159 > > ICQ 417645 > > ----- Original Message ----- > > From: "SoW" <[EMAIL PROTECTED]> > > To: "CF-Talk" <[EMAIL PROTECTED]> > > Sent: Thursday, July 11, 2002 3:23 PM > > Subject: Re: CF5 debugging question > > > > > > > Thanks Bill, > > > > > > Problem is that the pages NEVER exit, so logging for pages taking longer > > > than XX > > > seconds never logs anything. During the duration of these hanging > threads > > > the DB > > > is running just fine, low load. I wish there was some way for me to > kill > > CF > > > when > > > this happens and be able to determine somehow what exactly was running. > > > > > > > > > ----- Original Message ----- > > > From: "Bill Wheatley" <[EMAIL PROTECTED]> > > > To: "CF-Talk" <[EMAIL PROTECTED]> > > > Sent: Thursday, July 11, 2002 12:06 PM > > > Subject: Re: CF5 debugging question > > > > > > > > > > You can try turning on logging for pages that take longer then XX > > seconds > > > > and then monitoring your log files. > > > > Make sure your DB is not being bogged down or that would slow down CF > > > > execution. Or that you are getting more concurrent hits then you have > > > > allowed in CF studio. Should be set to have 5 or 6 per processor for > the > > # > > > > of concurrent hits. > > > > > > > > I noticed sometimes the TIMEOUT was ignored but I remember reading why > > > that > > > > happened because in some stages CF does NOT use that to kill a page if > > it > > > > runs too long like on db queries and some other processing. Jesse > might > > be > > > > able to better say what exactly. > > > > > > > > Hope helps a little bit > > > > > > > > > > > > > > > > Bill Wheatley > > > > Senior Database Developer > > > > Macromedia Certified Advanced Coldfusion Developer > > > > EDIETS.COM > > > > 954.360.9022 X159 > > > > ICQ 417645 > > > > ----- Original Message ----- > > > > From: "SoW" <[EMAIL PROTECTED]> > > > > To: "CF-Talk" <[EMAIL PROTECTED]> > > > > Sent: Thursday, July 11, 2002 2:56 PM > > > > Subject: CF5 debugging question > > > > > > > > > > > > > Hi folks, > > > > > > > > > > CF5 runs fine for hours and then all of a sudden I get a single > thread > > > or > > > > two that just run forever (as reported by cfstat). The 45 second > > timeout > > > I > > > > have is simply ignored by these threads. > > > > > > > > > > Does anyone have any idea on how I can determine what templates are > > > > getting in this state? They run forever, slowing down the server > until > > I > > > > restart it. > > > > > > > > > > Thanks! > > > > > > > > > > > > > > > > > > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

