Issues in Debugging [message #322323] |
Tue, 13 November 2007 23:04 |
Eclipse User |
|
|
|
Hi All,
I have a environment where web applications are deployed/run on a
customized tomcat.
There is MaxDB DB. The depoyed applications interacts with MaxDB through
tomcat.
I have creating a new plugin where
- I am creating a new Debug configuration
- On launch of Debug configuration,
1. Tomcat is started.
2. Application is launched
- If a have debug breakpoint in the IDE, the execution stops. I can see
list of threads with variables.
Issues:
1. Sometimes the thread in the thread list is not highlighted. I have to
maximize and minimize the source editor to get the thread highlighted.
2. Sometimes F6 behvaes like F8. i.e the if I press F6 execution stops at
next break point only.
3. Sometimes execution doesn't even stops at break point.
I am not sure why these errors happen and that too vary rarely.
Have anyone seen these issues before. What could be wrong here ?
Thanks and Regards,
Ashwani Kr Sharma
|
|
|
Powered by
FUDForum. Page generated in 0.03549 seconds