Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » problem debugging Tomcat application
problem debugging Tomcat application [message #184950] Fri, 15 December 2006 12:51 Go to next message
Andy Pahne is currently offline Andy PahneFriend
Messages: 17
Registered: July 2009
Junior Member
I have this strange behaviour which I can reproduce anytime:

The application is running in Tomcat in debug mode. A breakpoint is set.
I reach the breakpoint and inspect some variables. When I hit resume
WTP tries to start the server without stopping it first. An error
message appears that the server's port are already taken. Well, no
surprise, of course they are.

This makes debugging almost useless. Did I find a bug or is it just my
environment?

I use the newest stable Eclipse release, WTP 1.5.2, Tomcat 5.5.20, all
on WinXP.

Andy
Re: problem debugging Tomcat application [message #184966 is a reply to message #184950] Fri, 15 December 2006 13:12 Go to previous messageGo to next message
Andy Pahne is currently offline Andy PahneFriend
Messages: 17
Registered: July 2009
Junior Member
Problem solved: I made an online update (there was a more recent WTP
version available) and now it works.

Andy


Andy Pahne schrieb:
>
> I have this strange behaviour which I can reproduce anytime:
>
> The application is running in Tomcat in debug mode. A breakpoint is set.
> I reach the breakpoint and inspect some variables. When I hit resume
> WTP tries to start the server without stopping it first. An error
> message appears that the server's port are already taken. Well, no
> surprise, of course they are.
>
> This makes debugging almost useless. Did I find a bug or is it just my
> environment?
>
> I use the newest stable Eclipse release, WTP 1.5.2, Tomcat 5.5.20, all
> on WinXP.
>
> Andy
Re: problem debugging Tomcat application [message #184974 is a reply to message #184950] Fri, 15 December 2006 13:17 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
I have not seen this behavior, but I may be using different UI. When
you try to resume, what UI are you using?

Cheers,
Larry

Andy Pahne wrote:
>
> I have this strange behaviour which I can reproduce anytime:
>
> The application is running in Tomcat in debug mode. A breakpoint is set.
> I reach the breakpoint and inspect some variables. When I hit resume
> WTP tries to start the server without stopping it first. An error
> message appears that the server's port are already taken. Well, no
> surprise, of course they are.
>
> This makes debugging almost useless. Did I find a bug or is it just my
> environment?
>
> I use the newest stable Eclipse release, WTP 1.5.2, Tomcat 5.5.20, all
> on WinXP.
>
> Andy
Re: problem debugging Tomcat application [message #185015 is a reply to message #184974] Fri, 15 December 2006 15:19 Go to previous message
Andy Pahne is currently offline Andy PahneFriend
Messages: 17
Registered: July 2009
Junior Member
That was the "Resume"-button in the "Debug"-view.

It happened once again, but after the update it is not reproducible anymore.

Andy




Larry Isaacs schrieb:
> I have not seen this behavior, but I may be using different UI. When
> you try to resume, what UI are you using?
>
> Cheers,
> Larry
>
Previous Topic:the xdoclet integration needs serious re-factoring or at least enhancement
Next Topic:Creating a web service from wsdl (Top Down Java Bean Web Service)
Goto Forum:
  


Current Time: Thu Mar 28 11:45:49 GMT 2024

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

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

Back to the top