Re: jswat not breaking when running on tomcat 4.1.12

William Lee <[email protected]>
Newsgroups gmane.comp.java.jswat.user
Message-ID <[email protected]>
Nathan Fiedler wrote:
> Just to be clear, the only software that changed was the Tomcat server,
> right? Once the breakpoint is set, is it resolved? Run 'stop' then
> 'brkinfo X' to get the breakpoint information. If it is resolved, then I
> suppose the only two possibilities are that the line of code in question
> simply isn't running, or the JVM is broken. Okay, I suppose there's a
> remote possibility that jswat is broken, but without reproducing it
> myself I won't be able to make that determination.
> 
> Let me know. If I have time I'll try to reproduce it.
> 
> n

Yes, the breakpoint is resolved.  Here is the output from running brkinfo:

 > stop
6. [enabled] com.sendmail.ncaro.tools.UserTool:99 (suspend all threads)
 > brkinfo 6
com.sendmail.ncaro.tools.UserTool:99 (suspend all threads)
Breakpoint group: Default
Breakpoint is enabled.
Breakpoint has been resolved.

I'm pretty sure that I've break at a point that I would hit, so it's 
somewhat strange.  I can actually "suspend" the vm and the web request 
would hang, and "resume" it and it would continue running.  It just does 
not break at the point...


-- 
William Lee (Will)        | Sendmail Inc.
Email:  [email protected] | http://www.sendmail.com
Tel:    (510) 594-5505    |
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.