Thread dump will no doubt give you mostly useless info.
-----Original Message----- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: 01 March 2005 16:32 To: CF-Talk Subject: Re: Thread Monitoring? You can do a thread dump. Start cf from the command line, on windows, try the cfstart.bat file in your cfmx\bin folder. Modify it to pipe into a text file, something like this: jrun -start default > cfmx_live_log.txt When you want a dump, hit ctrl+break, then check your txt file to see what it dumped. I'm sure there's some stuff on mm.com on how to generate a thread dump. -nathan strutz http://www.dopefly.com/ Ryan P. wrote: > Is there a monitor or some kind of software/code that can tell me in "real-time" what page each CF thread is running? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196957 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

