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 165524 - Freeze After Launching Debugger
Summary: Freeze After Launching Debugger
Status: CLOSED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 18:56 UTC by tchubs
Modified: 2010-05-06 11:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log File (72.41 KB, text/plain)
2009-05-19 18:57 UTC, tchubs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tchubs 2009-05-19 18:56:17 UTC
Product Version: NetBeans IDE 6.5.1 (Build 200903060201)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Userdir: C:\Documents and Settings\thubschman\.netbeans\6.5


Hello,

I use Netbeans to develop a Swing client in a team of 17 developers. Since I've upgraded to 6.5.1 NetBeans has been
freezing immediately after I launch the debugger. It freezes for 2-3 minutes (it cannot paint) and then after a few
stutter starts comes back up. This happens several times a day, but once it goes away the debugger performs normally.
I've tried boosting xms to 512m and xmx to 1024m  but it does not seem to make a difference.

As a side note, I've been evangelizing NetBeans at our company (we mostly currently use intelliJ and Eclipse and so far
have 2 converts. I hope this doesn't keep me from converting more!

Thanks for all your great work and I hope this is a simple fix. 

Regards,

Thomas Hubschman
Comment 1 tchubs 2009-05-19 18:57:39 UTC
Created attachment 82416 [details]
Log File
Comment 2 Martin Entlicher 2009-05-20 10:57:41 UTC
In the attached messages.log file it's not apparent what does it do when it freezes, we'd need a thread dump to identify
that (see http://wiki.netbeans.org/GenerateThreadDump).

One problem that can be seen in the attached file is:
java.lang.NullPointerException: null AnnotationType for:MethodBreakpoint_broken

It's not apparent where does the annotation come from, in the current code-base there's no such annotation available.
Can you please try to start NetBeans with a fresh user-dir? (Or rename the current user-dir so that NetBeans create a
new one.) If you can provide zipped user-dir, we'll try to identify where does it come from and prepare a fix...
Comment 3 Vojtech Sigler 2009-09-18 09:05:00 UTC
Without requested information for long time - INVALID. We can't do anything in this case. Reporter, please add requested
information and reopen issue. Thanks in advance.
Comment 4 Marian Mirilovic 2010-05-06 11:51:33 UTC
closing incomplete issues