Re: I do not understand SeeStack at all

2008-12-03 Thread Brad Wood
. ~Brad - Original Message - From: Barney Boisvert [EMAIL PROTECTED] To: cf-talk cf-talk@houseoffusion.com Sent: Wednesday, December 03, 2008 1:50 AM Subject: Re: I do not understand SeeStack at all You running the standalone version of CF, or are you in JEE mode? If the latter, launch

Re: I do not understand SeeStack at all

2008-12-03 Thread Barney Boisvert
Check out the web tools platform from Eclipse.org. It has a whole server management infrastructure component, so you can create/launch/debug/kill all your development containers right from Eclipse. Not of huge benefit to CF developers since it's at the JVM layer, not the CF layer, but for

Re: I do not understand SeeStack at all

2008-12-03 Thread Tom Chiverton
On Wednesday 03 Dec 2008, Philip Kaplan wrote: There are a lot of threads running. When I dump the entire stack trace into SeeStack http://www.seefusion.com/seestack/seestack.cfm , this is all it tells me. Clicking next stack does nothing. Am I missing something? Sorry for all my questions

Re: I do not understand SeeStack at all

2008-12-02 Thread Barney Boisvert
You running the standalone version of CF, or are you in JEE mode? If the latter, launch the container in debug mode from Eclipse. Or if that's not possible, set up the java debugging port on the JVM, launch it normally, and connect to it with Eclipse. You can easily browse through all the

I do not understand SeeStack at all

2008-12-02 Thread Philip Kaplan
There are a lot of threads running. When I dump the entire stack trace into SeeStack http://www.seefusion.com/seestack/seestack.cfm , this is all it tells me. Clicking next stack does nothing. Am I missing something? Sorry for all my questions tonight - but I'm banging my head against the wall

Re: I do not understand SeeStack at all

2008-12-02 Thread Brad Wood
03, 2008 1:45 AM Subject: I do not understand SeeStack at all There are a lot of threads running. When I dump the entire stack trace into SeeStack http://www.seefusion.com/seestack/seestack.cfm , this is all it tells me. Clicking next stack does nothing. Am I missing something? Sorry

Re: I do not understand SeeStack at all

2008-12-02 Thread Philip Kaplan
You running the standalone version of CF, or are you in JEE mode? J2EE mode. Launch the container in debug mode from Eclipse. How do I do this? (or do the other thing you mentioned) I swear I'm not as much of a newbie as I sound tonight -- I've been a CF programmer for 12 years. I've just