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 246678 - IDE locked while creating XML document
Summary: IDE locked while creating XML document
Status: VERIFIED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-25 13:29 UTC by Jiri Skrivanek
Modified: 2014-11-24 10:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump. (31.91 KB, text/plain)
2014-08-25 13:29 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2014-08-25 13:29:19 UTC
Created attachment 148887 [details]
Thread dump.

IDE is locked while creating new XML document. To reproduce:

- create new Java project
- open new file wizard
- choose XML -> XML Document
- click Next, select package
- click Next and Finish. Now it freezes. If not try it once more.

Product Version: NetBeans IDE Dev (Build 201408250001)
Java: 1.8.0_20; Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
Comment 1 Jiri Skrivanek 2014-11-24 10:31:10 UTC
I cannot reproduce it anymore.