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 52347 - UI freeze when debugger stays on breakpoint
Summary: UI freeze when debugger stays on breakpoint
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: _ ludo
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-12-13 18:08 UTC by L Martinek
Modified: 2006-03-24 09:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (15.70 KB, text/plain)
2004-12-13 18:08 UTC, L Martinek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description L Martinek 2004-12-13 18:08:22 UTC
[NetBeans 4.0 FCS, JDK 1.4.2_06]

1. Create a breakpoint in JSP.
2. Start debugger.
3. When breakpoint is reached, go to runtime tab
and right-click on appserver node. UI is now frozen.
Comment 1 L Martinek 2004-12-13 18:08:58 UTC
Created attachment 19262 [details]
Thread dump
Comment 2 _ ludo 2004-12-13 21:53:05 UTC
So far, I cannot reproduce the error, so I need more context:


1/ how do you do "start debugger"?
2/ what is the status of the runitme tab nodes before you do 3/ ?
Expanded or not, which nodes are visible?

This will help me addressing this case
Comment 3 L Martinek 2004-12-14 10:31:41 UTC
Before starting debugger I expanded appserver instance node
(localhost:4848). Then I switch to project tab, right-click on project
root node and selected Debug project. When breakpoint was reached I
switched to runtime tab and right-click on appserver instance node and
IDE was frozen.

I tried it reproduce it now again, but a dialog saying that 'admin
server is stopped at breakpoint' appeared instead and IDE was not
frozen. So the freeze is probably random.
Comment 4 _ ludo 2004-12-21 21:14:09 UTC
Cannot reproduce so far: I always has the correct dialog mentioning that
admin server is stopped at breakpoint.


Should be release noted I think: try to not use the Admin tree while
debugging and stopped at a breakpoint, to avoid possible random deadlocks.
Comment 5 L Martinek 2004-12-22 13:16:05 UTC
downgrading because it's hard to reproduce
Comment 6 L Martinek 2005-01-04 15:33:39 UTC
I wasn't able to reproduce it any more -> downgrading
Comment 7 _ ludo 2005-01-20 01:30:44 UTC
I think it's fixed.
Reopen if you still can reproduce this.
Comment 8 L Martinek 2005-01-20 16:53:07 UTC
verified.