Community
Participate
Working Groups
I'm trying to debug a Servlet's init() method and because of the timeout (since the server hasn't 'started') WTP is killing it. I can work around this by setting the server timeout to "Unlimited" globally, but that defeats the point of having the timeout in the first place. One idea to solve this would be to override the timeout if the server is started in debug mode and to set it to "Unlimited" for that launch.
This is the same problem described in bug 205970
Thanks for the quick response Angel! I looked through the existing bugs before I filed this, but didn't see that one. I'll leave it to you guys to mark one of them a dup.
We are currently looking at this area and making some improvements for WTP 3.0 timeframe. I would be curious to know what setting do you have selected for Preferences -> Server -> Server timeout delay
Ordinarily I have it set to 'Normal' but when I'm debugging something in the startup process, I have to set it to 'Unlimited' to work around this issue.
*** Bug 205970 has been marked as a duplicate of this bug. ***
Tim, can you assign this one to me? Thanks
*** This bug has been marked as a duplicate of bug 121593 ***
Closing duplicate.