Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Issues in Debugging
Issues in Debugging [message #322323] Tue, 13 November 2007 23:04
Eclipse UserFriend
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
Previous Topic:Import In Classpath Can't Be Resolved
Next Topic:SVN plugin Failed to load JavaHL library
Goto Forum:
  


Current Time: Sat Jul 19 16:52:57 EDT 2025

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

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

Back to the top