4 Replies Last post: Feb 1, 2013 1:12 AM by Grant Lewis  
Grant Lewis Novice 179 posts since
Nov 20, 2002
Currently Being Moderated

Jan 31, 2013 11:10 PM

Breakpoints broken after opening v11 project in v12

I need some help debugging this issue. For whatever reason (I'm totally stumped) breakpoints (all breakpoints) no longer work in version 11 or version 12 with a local WebLogic run configuration. They used to work fine so I'm at a loss what to do. I have tried invalidating caches, re-installing IntelliJ, recreating my project multiple times. Checked that debugging info is generated with the compile. It all looks good but IntelliJ never breaks in the debugger. The only thing I haven't done yet is recreate my WebLogic domain. I'm not the only person experiencing this issue. We have one other developer with the same problem.

 

Grant

Denis Zhdanov JetBrains 1,423 posts since
Oct 20, 2007
Currently Being Moderated
Jan 31, 2013 11:46 PM in response to: Grant Lewis
Re: Breakpoints broken after opening v11 project in v12

Hi Grant,

 

Please make sure that you don't have a problem described here (make sure your break points are represented as valid during debugging) and here (target code is executed at a process over than the one being debugged)

 

Denis

More Like This

  • Retrieving data ...