NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
randy_barth
Joined: 02 Jul 2009 Posts: 8 Location: NASA Goddard
|
Posted: Thu Jul 26, 2012 9:16 pm Post subject: NB reinstall breaks breakpoints |
|
|
Just got upgraded from XP to Win7 (lucky me) and so Netbeans IDE 7.1.2 reinstalled. Can run old projects fine but when I try to debug, all my breakpoints turn into broken boxes and output says
Not able to submit breakpoint JspLineBreakpoint file:/D:/data/NetBeansProjects/metrics/trunk/web/welcome.jsp : 72, reason: No executable location available at line 72 in class org.apache.jsp.index_jsp.
I tried saving out the file, stripping all but the web, source, and lib directories, and rebuilding as a new project with existing sources, but got the same result. Any suggestions? |
|
| Back to top |
|
 |
randy_barth
Joined: 02 Jul 2009 Posts: 8 Location: NASA Goddard
|
Posted: Fri Jul 27, 2012 5:44 pm Post subject: More info |
|
|
I cleared all the breakpoints from the breakpoint window, then set two back. One got the message above, the second got
JspLineBreakpoint file:/D:/data/NetBeansProjects/metrics/trunk/web/index.jsp : 149 partially submitted - not into all classes, reason: No executable location available at line 149 in class org.apache.jsp.header_jsp.
But when I ran it, the breakpoints did work. So it appears this is something where the debugger is confused on the success. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|