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 234779

Summary: Restarting while debugging looses control
Product: apisupport Reporter: Chiana
Component: ProjectAssignee: Martin Kozeny <mkozeny>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:

Description Chiana 2013-08-22 10:55:33 UTC
[ JDK VERSION : 1.7.0_25 ]

If you are debugging a plugin and there is a request to restart that session it
will not only terminate the debugger but will also restart the session over and
over again as soon as it gets to the splash screen it terminates and restarts
again, the only way to get out of this loop is to forcingly restart the
computer.

To replicate.

Start a new plugin Project.
Start a debugging session.
Install some other plugin that will request a restart
Ok the restart request and enjoy B-