I tried to use this on CFMX6.1 and it wouldn't connect to that JVM... The tool is great though, esp for debugging java gui apps...
Has anyone connected to cf before via StackTrace? dov -----Original Message----- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: Thursday, December 08, 2005 4:35 PM To: CF-Talk Subject: Re: Troublshooting jrun 100% on cfmx 6.1 Howie, I agree with Andy, update to the 3.5 drivers, they're great. Also, there's an easier way to take a stack trace, check out the troubleshooting tools for Java http://tmitevski.users.mcs2.netarray.com/trace.do BTW, anyone reading this thread should probably bookmark that link. It lets you take a live stack trace while your JVM is still running. The app runs through JWS (java web start, installs through the web and sticks an icon on your desktop). Way way cool! Of course if you're running on Java 5, you can programatically get a thread dump, but Java 5 isn't suported by a few of the technologies in CF (namely apache axis for web services). -nathan strutz http://www.dopefly.com/ On 12/8/05, Howie Hamlin <[EMAIL PROTECTED]> wrote: > Thanks - I'll give this a shot. > > Much appreciated... > > Regards, > > Howie > > --- On Thursday, December 08, 2005 1:18 PM, Gaulin, Mark scribed: --- > > > > Try to get a stack trace (technote 18339 - > > http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_1833 > > 9) > > > > When you see it start to spike, set focus to the DOS Window and hit > > Control+(Pause/Break) (not control-C which everyone does by instinct > > Control+- > > that kills JRun). > > > > One thing: For 6.1 at least, you don't have to run jrun from the > > command line; if you change the service to "interact with desktop" > > and restart it, it will open a command window and you can ctrl-break > > in it to create the dumps, which go the one of the jrun log files. > > You need to be able to connect to the machine's desktop to use this > > approach though. > > > > Mark > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:226618 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

