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 69487 - IDE hangs editing Ant file
Summary: IDE hangs editing Ant file
Status: VERIFIED DUPLICATE of bug 68650
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 18:10 UTC by lkishalmi
Modified: 2005-11-29 09:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump (NB Beta2) (12.33 KB, text/plain)
2005-11-28 18:11 UTC, lkishalmi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lkishalmi 2005-11-28 18:10:19 UTC
I found that the IDE can hang when editing Ant files.

My reproductions steps are:
 1. Newly open a lagrge (maybe 30k+) build.xml in the IDE. s
 2. Select everything inside the <project/> element.
 3. Press <tab> and start type <target (and maybe random characters are required
after typing the <target
 4. The IDE will hang

I guess there is a deadlock due in the ant file parser and the code completion.
I created a thread dump, and I'm going to attach it soon.

I'm having a P4 3 GHz HiperThread CPU wit 2 Gb RAM
Comment 1 lkishalmi 2005-11-28 18:11:56 UTC
Created attachment 27358 [details]
Full thread dump (NB Beta2)
Comment 2 lkishalmi 2005-11-28 18:23:30 UTC
One note. I was using NetBeans 5.0 Beta 2.
You need to be a bit quick executing the reproduction test.
Comment 3 Jesse Glick 2005-11-28 18:46:44 UTC

*** This issue has been marked as a duplicate of 68650 ***
Comment 4 Marian Mirilovic 2005-11-29 09:05:31 UTC
verified duplicate