Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Tomcat not stopping at breakpoints
Tomcat not stopping at breakpoints [message #165295] Wed, 29 March 2006 11:58 Go to next message
Eclipse UserFriend
Originally posted by: lists.humanesoftware.com

I've just set up a new Eclipse installation, installed and configured Sysdeo's Tomcat plugin, and
set up my existing project within Eclipse. I can start and stop Tomcat without trouble, and I can
set breakpoints within my code. However, when I trigger the servlet that eventually calls my code
(I'm using Spring), none of the breakpoints are triggered. I know the functions are being executed
because I see stack traces in the log output (execptions are getting thrown, which is why I'd like
to debug the code).

Tomcat has been started in debug mode by the plugin, assuming that is the only way I'd be seeing a
tomcat process list in the Debug Perspective.

I haven't used Eclipse that much ever, and the last time was more than a year ago. I couldn't find
any how-tos, blog entries, or forum posts that suggested where I should look for solutions to this
problem. Does anyone here have some suggestions?

Thanks!
Mark
Re: Tomcat not stopping at breakpoints [message #165303 is a reply to message #165295] Wed, 29 March 2006 13:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dserodio.gmail.com

Sysdeo's Tomcat plugin != WTP

Try asking the Sysdeo mailing list, forums, etc.

HTH,
Daniel Serodio

Mark Slater wrote:
> I've just set up a new Eclipse installation, installed and configured
> Sysdeo's Tomcat plugin, and set up my existing project within Eclipse. I
> can start and stop Tomcat without trouble, and I can set breakpoints
> within my code. However, when I trigger the servlet that eventually
> calls my code (I'm using Spring), none of the breakpoints are triggered.
> I know the functions are being executed because I see stack traces in
> the log output (execptions are getting thrown, which is why I'd like to
> debug the code).
>
> Tomcat has been started in debug mode by the plugin, assuming that is
> the only way I'd be seeing a tomcat process list in the Debug Perspective.
>
> I haven't used Eclipse that much ever, and the last time was more than a
> year ago. I couldn't find any how-tos, blog entries, or forum posts that
> suggested where I should look for solutions to this problem. Does anyone
> here have some suggestions?
>
> Thanks!
> Mark
Re: Tomcat not stopping at breakpoints [message #165319 is a reply to message #165303] Wed, 29 March 2006 19:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lists.humanesoftware.com

Well, the only description I found for this newsgroup on the Eclipse website was that its topics
fell under "Application Development > Web Applications", and "Programming Languages > Java/JSP". I'm
not even user what you mean by WTP. But for the people who maintain the list of eclipse related
newsgroups on the website, if the newsgroups aren't intended to be used for general eclipse-related
questions, some amount of description as to the intended topics would be helpful.

Sorry for the off-topic thread.

Mark

Daniel Serodio wrote:
> Sysdeo's Tomcat plugin != WTP
>
> Try asking the Sysdeo mailing list, forums, etc.
>
> HTH,
> Daniel Serodio
>
> Mark Slater wrote:
>
>>I've just set up a new Eclipse installation, installed and configured
>>Sysdeo's Tomcat plugin, and set up my existing project within Eclipse. I
>>can start and stop Tomcat without trouble, and I can set breakpoints
>>within my code. However, when I trigger the servlet that eventually
>>calls my code (I'm using Spring), none of the breakpoints are triggered.
>>I know the functions are being executed because I see stack traces in
>>the log output (execptions are getting thrown, which is why I'd like to
>>debug the code).
>>
>>Tomcat has been started in debug mode by the plugin, assuming that is
>>the only way I'd be seeing a tomcat process list in the Debug Perspective.
>>
>>I haven't used Eclipse that much ever, and the last time was more than a
>>year ago. I couldn't find any how-tos, blog entries, or forum posts that
>>suggested where I should look for solutions to this problem. Does anyone
>>here have some suggestions?
>>
>>Thanks!
>>Mark
Re: Tomcat not stopping at breakpoints [message #165679 is a reply to message #165295] Mon, 03 April 2006 06:20 Go to previous message
Eclipse UserFriend
Originally posted by: marx.nospam_wasko.pl

Does it stops, but you don't see your breakpoint highlighted?
If yes, try to browse threads and find one with description "suspended,
stopped at line xxxx" and choose it, now breakpoint should work.
It happens sometimes :)
Marx
Previous Topic:Does WTP cope with Eclipse 3.0.2
Next Topic:XML editor not working on non .xml files
Goto Forum:
  


Current Time: Thu Apr 25 00:34:55 GMT 2024

Powered by FUDForum. Page generated in 0.03042 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top