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 180793 - IDE hangs on creating JavaFX project
Summary: IDE hangs on creating JavaFX project
Status: RESOLVED INCOMPLETE
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 08:11 UTC by Andrei Chistiakov
Modified: 2010-04-06 13:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (21.08 KB, text/plain)
2010-02-16 08:11 UTC, Andrei Chistiakov
Details
screenshot (202.38 KB, image/png)
2010-02-16 08:12 UTC, Andrei Chistiakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2010-02-16 08:11:14 UTC
Created attachment 94204 [details]
thread dump

Product Version: NetBeans IDE Dev (Build 201002150200)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

To reproduce:
- install NetBeans
- make sure %USERDIR%\.netbeans directory does not exist
- run IDE
- launch New Project wizard
- select new JavaFX Script Application to create, press Next
- uncheck 'Create Main File' checkbox, press Finish
- IDE hangs at 50% of opening project
Thread dummp is attached
Comment 1 Andrei Chistiakov 2010-02-16 08:12:17 UTC
Created attachment 94205 [details]
screenshot
Comment 2 Adam Sotona 2010-04-06 13:28:48 UTC
Please attach a thread dump.
There were several deadlocks fixed and I cannot evaluate it from a screen shot.