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 50355

Summary: Editing properties of freeform project hangs the ide
Product: projects Reporter: Ondrej Rypacek <rypacek>
Component: AntAssignee: David Konecny <dkonecny>
Status: CLOSED FIXED    
Severity: blocker Keywords: THREAD
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: the thread dump
different thread dump

Description Ondrej Rypacek 2004-10-13 15:21:07 UTC
JDK 1.4.2_04, Linux , fresh build, fresh userdir,
current CVS version

1.prepare a directory with build.xml and "src"
folder (with some classes)
2.start ide
3.create new "Java Project with Existing Ant
Script", select the folder, add the "src" dir to
sources, click OK
4.the new project appears in the project view
5.select the project, right-click, choose Properties
6.properties dialog appears, click ok => IDE HANGS
with no messages

Standard Java Aplication works fine.
Comment 1 Jesse Glick 2004-10-13 18:14:02 UTC
Thread dump?
Comment 2 Ondrej Rypacek 2004-10-14 09:02:38 UTC
Created attachment 18288 [details]
the thread dump
Comment 3 David Konecny 2004-10-14 12:31:01 UTC

*** This issue has been marked as a duplicate of 50259 ***
Comment 4 David Konecny 2004-10-14 12:32:39 UTC
Sorry, wrong issue number.
Comment 5 David Konecny 2004-10-14 12:33:14 UTC

*** This issue has been marked as a duplicate of 50328 ***
Comment 6 David Konecny 2004-10-15 10:30:37 UTC
I reproduced this and got slightly different thread dump which is not
the same as issue 50328.
Comment 7 David Konecny 2004-10-15 10:32:19 UTC
Created attachment 18313 [details]
different thread dump
Comment 8 David Konecny 2004-10-15 11:01:33 UTC
Fixed in:
Checking in src/org/netbeans/modules/ant/freeform/FreeformSources.java
new revision: 1.4; previous revision: 1.3
Comment 9 Ondrej Rypacek 2004-10-18 10:08:04 UTC
it works in the current version
Comment 10 David Konecny 2004-10-18 14:01:36 UTC
Integrated to Q-build branch:
src/org/netbeans/modules/ant/freeform/FreeformSources.java
new revision: 1.3.10.1; previous revision: 1.3