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 270969

Summary: [90cat] malfunction during Debugmode
Product: ide Reporter: muellermi <muellermi>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description muellermi 2017-06-26 12:01:07 UTC
Product Version = NetBeans IDE Dev (Build 201706260001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.131-b11

Reproducibility: Happens every time

STEPS:
  * open or create web project (JSF)
  * start in debug mode (Strg+F5)  --> stop icon becomes active
  * Stop debugging (Shift + F5)  --> stop icon becomes inactive
  * re-start in debug mode (Strg+F5)

ACTUAL:
  nothing happens to the icon
  goto declaration (Ctrl+B) does not work anymore

EXPECTED:
   stop icon becomes active
   goto declaration (Ctrl+B) working correctly
Comment 1 muellermi 2017-06-26 12:01:13 UTC
Created attachment 164632 [details]
IDE log