This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228669

Summary: breakpoints are skipped while remote debugging a maven java project that runs in tomcat
Product: debugger Reporter: darbie <darbie>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description darbie 2013-04-17 15:59:58 UTC
I have some java code running in tomcat.  My project is a maven project.  I am able to attach the debugger, but any breakpoints that I set in my code are ignored.  So basically all I can do is cause the process to pause and restart, but I cannot stop on any breakpoints.  My IDE is running on Windows 7.  Tomcat 7 is running on ubuntu.
Comment 1 Martin Entlicher 2013-09-16 12:19:13 UTC
It looks like a duplicate of issue #209396. Should be fixed in 7.4.

*** This bug has been marked as a duplicate of bug 209396 ***