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
>>
>>
>>
>>
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:210279
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to