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 221106 - [73cat] debugger wont stop for web app
Summary: [73cat] debugger wont stop for web app
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-30 15:21 UTC by muellermi
Modified: 2012-11-22 15:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
On exiting IDE, a couple of debug sessions (same project) is still running (10.21 KB, image/png)
2012-10-30 15:23 UTC, muellermi
Details
problem affects run too (9.74 KB, image/png)
2012-10-31 14:45 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2012-10-30 15:21:40 UTC
Product Version = NetBeans IDE Dev (Build 201210300001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_09
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.5-b02

1. create a buggy web app which prevents GlassFish from starting
2. press ctrl-f5 to start debug session
--> GF failed to start. NB indicates no debug session anymore
3. repeat 2. sometimes
4. close NB
--> NB alerts debug sessions in progress
Comment 1 muellermi 2012-10-30 15:23:09 UTC
Created attachment 126786 [details]
On exiting IDE, a couple of debug sessions (same project) is still running
Comment 2 muellermi 2012-10-31 12:45:37 UTC
This problem happens for every start of a web app. even though it running perfect.

1. For a web app (JSF), press Ctrl-F5 to start debugging
2 Stop debuging (by button, haven't checked ctrl-shif-f5)
3. repeast 1-2 some times
4. exit IDE
--> NB reports a couple of active debug processes

Same (or just similar?) bug had been in development some weeks ago and was fixed soon.
Comment 3 muellermi 2012-10-31 12:46:31 UTC
fyi: Same problem using win 8 64 bit
Comment 4 muellermi 2012-10-31 14:45:50 UTC
Hm, it seems not to be a debugging problem: If I (re-)start my web app multiple times, it'll be active multiple times :(

And GlassFish can't be started anymore. I don't know, whether this is a result of thi problem or a different one.
Comment 5 muellermi 2012-10-31 14:45:53 UTC
Created attachment 126867 [details]
problem affects run too
Comment 6 muellermi 2012-11-02 12:06:47 UTC
works for me now.
had it been a following problem,  caused by issue 221075, which had been resolved in last build?
Comment 7 TomasKraus 2012-11-22 15:07:52 UTC
There were several issues related to GlassFish startup, it's status check and also some unfinished threads on exit. All of those known issues are fixed.

Looks like one of the fixes also helped to fix this issue.

Closing now.