Okay, Thanks for you help I'm going to test with your command line to log all errors, I keep you informed...
Jean-Michel DE FILIPPI SARL Orig'in [ www.orig-in.com ] 4, rue du soleil - 06100 Nice CEDEX Tel. 04.92.14.60.53 Cel. 06.60.86.81.56 -----Message d'origine----- De : Nathan Strutz [mailto:[EMAIL PROTECTED] EnvoyÉ : mercredi 22 juin 2005 21:55 : CF-Talk Objet : Re: JRUNSVC + coldfusion 6.1 Mx + mysql 4.0.24 CPU 100% That brings up a good point, Doug. The best way to troubleshoot a stalled CF server is to take a thread dump/stack trace. You do this by starting CF from command line, something like this on windows: c:/> cfusionmx\bin\cfstart.bat > c:\cf_output_log.txt Take a normal dump (ctrl+break) when the server is working and serving pages. Examine the output text file, then, when it stalls, take another one. You should be able to look into every thread to find exactly what's running. When you finally find the stalled thread(s), you should be able to pinpoint the problem -nathan strutz Douglas Knudsen wrote: > does it spike before requests come in? Or after? Is it spiking under heavy > load or light load? Have you turned on 'log slow pages taking x seconds"?? > Turn this on and set to say 10 to 20 seconds and see what pages are hogging > up CF. > DK > > On 6/22/05, Jean-Michel DE FILIPPI <[EMAIL PROTECTED]> wrote: > >>Hello every body, >> >>I need help, I've a big problem under my configuration about jrunsvc >>(jrun service). Every 1 hour since 15 minutes the jrunsvc takes 100% cpu >>time. >> >>I've try lot of things to fix like update (updater 5 from macromedia, >>j2se 1.4.2, etc .) but the problem persiste. >> >>An other thing, I've try to put the mysql version 4.1.12 (I think the >>last release) I have import all my databases in the new version of mysql >>.. All was okay, but When I've restarted coldfusion 6.1 MX msql-nt >>service takes 100% CPU Time... >> >>I've a big problem and no solution . >> >>Maybe someone have an idea >> >>Thanx a lot >> >> >> >> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210358 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

