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 - Restarting while debugging looses control
Summary: Restarting while debugging looses control
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC Windows 3.1/NT
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-22 10:55 UTC by Chiana
Modified: 2013-08-22 14:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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-